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
F154760292: D47841.id.diff
Wed, Apr 29, 9:31 AM
F154700619: D47841.diff
Wed, Apr 29, 6:26 AM
F154698108: D47841.diff
Wed, Apr 29, 6:21 AM
Unknown Object (File)
Sun, Apr 19, 5:10 PM
Unknown Object (File)
Sun, Apr 19, 5:09 PM
Unknown Object (File)
Sun, Apr 12, 9:58 AM
Unknown Object (File)
Sun, Apr 12, 9:29 AM
Unknown Object (File)
Sun, Apr 12, 12:49 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