Page MenuHomeFreeBSD

iflib: Set the NUMA domain in receive packet headers
ClosedPublic

Authored by markj on Fri, Nov 29, 4:09 PM.
Tags
None
Referenced Files
F104208038: D47841.diff
Wed, Dec 4, 6:42 PM
Unknown Object (File)
Wed, Dec 4, 7:10 AM
Unknown Object (File)
Mon, Dec 2, 5:57 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 Not Applicable
Unit
Tests Not Applicable