Re: [PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
From: Jakub Kicinski
Date: Fri Aug 14 2026 - 16:41:01 EST
On Fri, 14 Aug 2026 13:24:48 -0700 Mina Almasry wrote:
> > No no, I just meant a trivial test that installs the rule and maybe
> > sends a packet to check via getsockopt(NAPI_ID) that it arrived on
> > the right queue.
> >
> > You can probably extend ntuple.py instead. I was thinking yesterday
> > that it's nice to have all zcrx stuff in one place. But in reality
> > we already have a bunch of scripts testing zcrx so ntuple.py is
> > probably better.
>
> Ack, will do. I assume you mean do that in a separate series. I'll
> submit another series that extends ntuple.py with 2 tests, one for
> 3-tuple and one for 5-tuple flow steering.
Same series, please.