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
F151928329: D47841.diff
Sat, Apr 11, 2:11 PM
F151821909: D47841.id.diff
Fri, Apr 10, 9:47 PM
Unknown Object (File)
Mon, Apr 6, 3:43 PM
Unknown Object (File)
Mon, Apr 6, 11:51 AM
Unknown Object (File)
Sun, Apr 5, 9:10 AM
Unknown Object (File)
Sun, Apr 5, 9:07 AM
Unknown Object (File)
Mon, Mar 30, 1:19 AM
Unknown Object (File)
Tue, Mar 17, 1:54 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 Not Applicable
Unit
Tests Not Applicable