David Miller wrote:
The tpc at the time of the spurious interrupt is niu_poll+0x99c.
Looking this address up, it's at this line in niu_ldg_rearm():
nw64(LDG_IMGMT(lp->ldg_num), val);
Since the timer is also reprogrammed when the LDG is rearmed,
interrupts should not have been generated immediately after
writing to LDG_IMGMT.
The tpc also showed interrupts happening in net_rx_action. In
this case the LDG has been rearmed, but the timer prevented
interrupt delivery until after niu_poll is done.
Understood.
I tried the test on a T5440, which has a PCI-E NIU (4 x 1GB) card.
I could not reproduce the spurious interrupts. So this bug seems
to be limited to XAUI NIU cards. Which also makes it a Niagara-2
specific problem.
Regards,
Hong
[ 2226.589782] NIU: eth4 CPU=5 LDG=41 rx_vec=0x2000: spurious interrupt
[ 2226.589800] tpc = <niu_poll+0x99c/0xc20>
[ 2226.589814] LD_IM0 = 0x0000000000000003 [ldf_mask=0x03]
[ 2226.589826] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2226.589855] NIU: eth4 CPU=5 LDG=41 rx_vec=0x2000: spurious interrupt
[ 2226.589867] tpc = <niu_poll+0x99c/0xc20>
[ 2226.589878] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2226.589890] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2226.589915] NIU: eth4 CPU=5 LDG=41 rx_vec=0x2000: spurious interrupt
[ 2226.589927] tpc = <niu_poll+0x99c/0xc20>
[ 2226.589938] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2226.589950] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2226.589974] NIU: eth4 CPU=5 LDG=41 rx_vec=0x2000: spurious interrupt
[ 2226.589986] tpc = <niu_poll+0x99c/0xc20>
[ 2226.589996] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2226.590008] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2229.380931] NIU: eth4 CPU=58 LDG=40 rx_vec=0x1000: spurious interrupt
[ 2229.380949] tpc = <niu_poll+0x99c/0xc20>
[ 2229.380962] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2229.380974] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2229.381003] NIU: eth4 CPU=58 LDG=40 rx_vec=0x1000: spurious interrupt
[ 2229.381015] tpc = <niu_poll+0x99c/0xc20>
[ 2229.381026] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2229.381038] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2229.381063] NIU: eth4 CPU=58 LDG=40 rx_vec=0x1000: spurious interrupt
[ 2229.381075] tpc = <niu_poll+0x99c/0xc20>
[ 2229.381086] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2229.381097] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2229.381122] NIU: eth4 CPU=58 LDG=40 rx_vec=0x1000: spurious interrupt
[ 2229.381134] tpc = <niu_poll+0x99c/0xc20>
[ 2229.381145] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2229.381156] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2236.743967] NIU: eth4 CPU=21 LDG=43 rx_vec=0x8000: spurious interrupt
[ 2236.743983] tpc = <net_rx_action+0x138/0x260>
[ 2236.743996] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2236.744008] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2236.744034] NIU: eth4 CPU=21 LDG=43 rx_vec=0x8000: spurious interrupt
[ 2236.744046] tpc = <net_rx_action+0x138/0x260>
[ 2236.744058] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2236.744070] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2236.744095] NIU: eth4 CPU=21 LDG=43 rx_vec=0x8000: spurious interrupt
[ 2236.744107] tpc = <net_rx_action+0x138/0x260>
[ 2236.744118] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2236.744130] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]
[ 2236.744155] NIU: eth4 CPU=21 LDG=43 rx_vec=0x8000: spurious interrupt
[ 2236.744167] tpc = <net_rx_action+0x138/0x260>
[ 2236.744178] LD_IM0 = 0x0000000000000000 [ldf_mask=0x00]
[ 2236.744190] LDG_IMGMT= 0x0000000000000000 [arm=0x00 timer=0x00]