summaryrefslogtreecommitdiff
path: root/Documentation/iostats.txt
diff options
context:
space:
mode:
authorSathya Perla <sathya.perla@emulex.com>2013-05-08 02:05:49 +0000
committerDavid S. Miller <davem@davemloft.net>2013-05-08 11:59:48 -0700
commit3f5dffe61a2ed3bd5e02bce16488937d4a5e7c27 (patch)
treeb8921ec16c01c4c76dd73d775d9fc05fd8f41ddb /Documentation/iostats.txt
parentbf591f51a53a589ee97b862881f4f07ed819fcbd (diff)
be2net: fix EQ from getting full while cleaning RX CQ
While cleaning RX queues, the CQ DB may be rung several times (with rearm) while waiting for the flush compl. Each CQ-notify with rearm can result in an event. The EQ may get full resulting in a HW error. Fix this by not re-arming the CQ while notifying a valid completion. Also, there's no need to wait for 1ms after destroying RXQ, as the code in be_rx_cq_clean() waits for the flush compl to arrive. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/iostats.txt')
0 files changed, 0 insertions, 0 deletions