Page MenuHomeFreeBSD

iflib: Set the NUMA domain in receive packet headers
AcceptedPublic

Authored by markj on Fri, Nov 29, 4:09 PM.

Details

Reviewers
kbowling
zlei
shurd
erj
Group Reviewers
iflib
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