HomeFreeBSD

MFC 307876:

Description

MFC 307876:
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.

Details

Provenance
jhbAuthored on
Parents
rS309578: MFC 307759: cxgbe(4): Dump any mailbox command that times out.
Branches
Unknown
Tags
Unknown