HomeFreeBSD

cxgbe: don't support MJUMPAGESIZE != MCLBYTES

Description

cxgbe: don't support MJUMPAGESIZE != MCLBYTES

This could only happen on systems with PAGE_SIZE < 4K and FreeBSD
doesn't support such systems.

Reviewed by: np, imp, jhb
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D36321

Details

Provenance
brooksAuthored on Aug 24 2022, 5:34 PM
Reviewer
np
Differential Revision
D36321: cxgbe: don't support MJUMPAGESIZE != MCLBYTES
Parents
rG840327e5ddf3: mbuf: Don't support PAGE_SIZE < 4K
Branches
Unknown
Tags
Unknown