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
F160322345: D47841.diff
Tue, Jun 23, 6:37 AM
Unknown Object (File)
Sun, Jun 21, 11:48 PM
Unknown Object (File)
Wed, Jun 17, 2:25 AM
Unknown Object (File)
Wed, Jun 17, 2:14 AM
Unknown Object (File)
Tue, Jun 16, 11:14 PM
Unknown Object (File)
May 15 2026, 8:30 AM
Unknown Object (File)
May 15 2026, 2:48 AM
Unknown Object (File)
May 14 2026, 7:23 PM

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