Page MenuHomeFreeBSD

if_epair: support IFCAP_MEXTPG
ClosedPublic

Authored by kp on Mon, Jul 6, 2:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 10:36 AM
Unknown Object (File)
Sun, Aug 2, 3:20 AM
Unknown Object (File)
Sat, Aug 1, 5:22 AM
Unknown Object (File)
Sat, Jul 25, 8:54 PM
Unknown Object (File)
Fri, Jul 24, 1:23 PM
Unknown Object (File)
Thu, Jul 23, 7:27 PM
Unknown Object (File)
Mon, Jul 20, 12:53 AM
Unknown Object (File)
Thu, Jul 16, 9:11 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