Re: [PATCH 0/2] bnxt_en: Add XDP RSS hash metadata
From: Chris Arges
Date: Wed Feb 18 2026 - 22:08:15 EST
On 2026-02-13 12:09:15, Jakub Kicinski wrote:
> On Fri, 13 Feb 2026 13:37:58 -0600 Chris Arges wrote:
> > On 2026-02-13 13:24:26, Chris J Arges wrote:
> > > This patchset adds the ability to use an XDP program to extract the RSS
> > > hash of a given an xdp_md context.
> >
> > I see net-next is closed: https://netdev.bots.linux.dev/net-next.html
> > I'll re-send with proper target after Feb 23rd.
>
> Would you be willing to add a test as well?
>
> https://github.com/linux-netdev/nipa/wiki/Running-driver-tests
> existing tests in tools/testing/selftests/drivers/net/
Sure, I'll add this and kbot test fixes when I re-submit the patches.
Thanks,
--chris