Page MenuHomeFreeBSD

Backport MHSIZE/MPKTHSIZE
ClosedPublic

Authored by ngie on Mar 24 2015, 7:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 4:00 AM
Unknown Object (File)
Sun, Oct 27, 5:18 AM
Unknown Object (File)
Oct 2 2024, 11:19 PM
Unknown Object (File)
Oct 2 2024, 7:39 PM
Unknown Object (File)
Oct 2 2024, 4:39 AM
Unknown Object (File)
Oct 1 2024, 3:35 PM
Unknown Object (File)
Sep 30 2024, 9:42 AM
Unknown Object (File)
Sep 27 2024, 12:14 PM
Subscribers

Details

Summary

Backport MHSIZE/MPKTHSIZE

This is for improved forwards compatibility with mbuf(9) macros in head@r277203+

Test Plan

Compile-tested ixgbe with r279393 MFC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ngie retitled this revision from to Backport MHSIZE/MPKTHSIZE.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: rwatson.
ngie added a subscriber: benno.

I added bz and glebius to review the commit.

glebius added a reviewer: glebius.

I don't see any problems with this merge. But you may want to know rwatson@ opinion.

This revision is now accepted and ready to land.Mar 30 2015, 11:13 AM
rwatson edited edge metadata.

Seems reasonable to me -- and much safer than attempting a more general backport.

This revision was automatically updated to reflect the committed changes.