diff options
author | Kalesh AP <[email protected]> | 2015-08-05 03:27:49 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-08-07 11:53:05 -0700 |
commit | 99b44304f205a826501721d41928e87b0b9cf3b3 (patch) | |
tree | 9f95a93aa75e7e63aa375f6d1020fa8947c5331b /tools/perf/scripts/python | |
parent | bcc84140a62c04f522eacceb793e6eef92965c84 (diff) |
be2net: post buffers before destroying RXQs in Lancer
An RX stall issue was seen on Lancer adapters, when RXQs are destroyed
while they are in an "out of buffer" state. This patch fixes this issue
by posting 64 buffers to each RXQ before destroying them in the close path.
This is done after ensuring that no more new packets are selected for
transfer to the RXQs by disabling interface filters.
Signed-off-by: Kalesh AP <[email protected]>
Signed-off-by: Sathya Perla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions