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
F152055201: D47841.diff
Sun, Apr 12, 9:58 AM
F152052827: D47841.diff
Sun, Apr 12, 9:29 AM
Unknown Object (File)
Sun, Apr 12, 12:49 AM
Unknown Object (File)
Sat, Apr 11, 2:11 PM
Unknown Object (File)
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

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