HomeFreeBSD

cxgbe(4): Fix bug in the calculation of the number of physically

Description

cxgbe(4): Fix bug in the calculation of the number of physically
contiguous regions in an mbuf chain.

If the payload of an mbuf ends at a page boundary count_mbuf_nsegs would
incorrectly consider the next mbuf's payload physically contiguous based
solely on a KVA comparison.

MFC after: 1 week
Sponsored by: Chelsio Communications

Details

Provenance
npAuthored on Oct 24 2016, 7:09 PM
Parents
rGd67ec19c3ec0: Include <sys/types.h> explicitly instead of depending on that
Branches
Unknown
Tags
Unknown

Event Timeline