Page MenuHomeFreeBSD

if_epair: support IFCAP_MEXTPG
ClosedPublic

Authored by kp on Jul 6 2026, 2:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 17, 10:21 AM
Unknown Object (File)
Tue, Sep 15, 12:51 PM
Unknown Object (File)
Sun, Sep 13, 6:31 PM
Unknown Object (File)
Sat, Sep 12, 1:56 PM
Unknown Object (File)
Sat, Sep 12, 8:17 AM
Unknown Object (File)
Fri, Sep 11, 4:09 AM
Unknown Object (File)
Wed, Sep 9, 7:15 AM
Unknown Object (File)
Fri, Sep 4, 5:24 PM

Details

Summary

Enable IFCAP_MEXTPG by default, which may bring performance benefits.
Allow it to be disabled, and when disabled assert that we do not receive
any mbufs with M_EXTPG set. This is useful for testing.
Default the tests to disabling MEXTPG support.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable