commit | c96bdc0c9e86ac243c5eff41c0c1418cbbc3057c | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Sun Dec 02 04:05:48 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 02 20:22:59 2012 -0500 |
tree | 69f55dc016f47f432a268305b09f20ec69f530a0 | |
parent | 4c704899328bcb448d9c7fa709777b3e28e05f6a [diff] |
bnx2x: Filter packets on FCoE rings Whenever bnx2x fails to transmit a packet due to a full Tx ring, if the ring size is zero (indicating an FCoE ring) driver filters the packet out and gracefully continues. Driver also gathers statistics on such filtered packets. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>