David C Somayajulu 16a38a930d When an mbuf allocation fails in the receive path, the mbuf containing the received packet is not sent to the host net
work stack and is reused again on the receive ring.  Remaining received packets in the ring are not processed in that
invocation of bxe_rxeof() and defered to the task thread.

MFC after: 5 days
2015-04-02 21:55:03 +00:00
..
2015-04-01 08:31:56 +00:00
2015-04-02 10:19:24 +00:00
2015-03-27 12:45:20 +00:00
2015-03-01 00:22:16 +00:00
2015-03-27 19:08:11 +00:00
2015-03-16 00:10:03 +00:00
2014-12-27 07:07:37 +00:00
2015-03-27 15:49:21 +00:00