HomeFreeBSD

When an mbuf allocation fails in the receive path, the mbuf containing the…

Description

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

Details

Provenance
davidcsAuthored on
Parents
rS281005: Make die available as rtld_die for use by MD relocation code
Branches
Unknown
Tags
Unknown

Event Timeline