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
Unknown Object (File)
Sat, Feb 22, 2:20 PM
Unknown Object (File)
Jan 18 2025, 2:48 AM
Unknown Object (File)
Jan 14 2025, 9:37 PM
Unknown Object (File)
Jan 12 2025, 8:44 AM
Unknown Object (File)
Jan 11 2025, 9:00 AM
Unknown Object (File)
Jan 9 2025, 9:09 PM
Unknown Object (File)
Dec 26 2024, 7:30 AM
Unknown Object (File)
Dec 26 2024, 7:06 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60876
Build 57760: arc lint + arc unit