summaryrefslogtreecommitdiffstats
path: root/scripts/extract-ikconfig
diff options
context:
space:
mode:
authorSathya Perla <sathya.perla@emulex.com>2011-06-30 01:33:17 +0200
committerDavid S. Miller <davem@davemloft.net>2011-07-01 07:32:50 +0200
commit482c9e798738dea847a5e5e0d20692fe80d48a76 (patch)
tree737fc458762b7479380fc917c02ef3039bcee4ff /scripts/extract-ikconfig
parentbe2net: fix certain cmd failure logging (diff)
downloadlinux-482c9e798738dea847a5e5e0d20692fe80d48a76.tar.xz
linux-482c9e798738dea847a5e5e0d20692fe80d48a76.zip
be2net: create/destroy rx-queues on interface open/close
On some skews, the BE card sends pause frames (and not drop pkts) if there are no more posted buffers available for packet reception. This behaviour has a side effect: When an interface is disabled, buffers are no longer posted on the corresponding RX rings. All broadcast and multicast traffic being received on the port will quickly fill up the PMEM and cause pause push back. As the PMEM is shared by both the ports, all traffic being received on the other (enabled) port also gets stalled. The fix is to destroy RX rings when the interface is disabled. If there is no RX ring match in the RXF lookup, the packets are discarded and so don't hog the PMEM. The RXQ creation cmd must now use MCC instead of MBOX as they are are called post MCC queue creation. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/extract-ikconfig')
0 files changed, 0 insertions, 0 deletions