Date: Wed, 04 Dec 2024 18:35:28 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 273559] [iflib] numa allocation Message-ID: <bug-273559-7501-Cq9TEPj8bq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273559-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-273559-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273559 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3d642b0f71c501dd9ee7aa0487788f619= 900d297 commit 3d642b0f71c501dd9ee7aa0487788f619900d297 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2024-12-04 01:13:02 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2024-12-04 16:22:50 +0000 iflib: Set the NUMA domain in receive packet headers 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 Reviewed by: zlei, kbowling, erj Fixes: 767723ddebe9 ("iflib: Use if_alloc_dev() to allocate the ifnet") MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D47841 sys/net/iflib.c | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273559-7501-Cq9TEPj8bq>