Page MenuHomeFreeBSD

iflib: Set the NUMA domain in receive packet headers
ClosedPublic

Authored by markj on Nov 29 2024, 4:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 9, 9:09 PM
Unknown Object (File)
Thu, Dec 26, 7:30 AM
Unknown Object (File)
Thu, Dec 26, 7:06 AM
Unknown Object (File)
Wed, Dec 25, 9:10 PM
Unknown Object (File)
Wed, Dec 25, 10:42 AM
Unknown Object (File)
Dec 6 2024, 3:45 AM
Unknown Object (File)
Dec 4 2024, 6:42 PM
Unknown Object (File)
Dec 4 2024, 7:10 AM

Details

Summary

Reading PR 273559 made me realize that commit 767723ddebe9 is
incomplete. iflib should set the NUMA domain of received packets before
passing them to protocol layers.

PR: 273559
Fixes: 767723ddebe9 ("iflib: Use if_alloc_dev() to allocate the ifnet")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60876
Build 57760: arc lint + arc unit