Re: [PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
Mina Almasry <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <CAHS8izPpeFTWw9rVW9XaKEf_9hds=Gh_Zsp-DCU7CVpPYkCSnw@mail.gmail.com> |
On Fri, Aug 14, 2026 at 1:39 PM Jakub Kicinski <[email protected]> wrote: > > 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. Ack, I will do that, but I had already posted this fix alone. Feel free to drop that one while I work on another revision with the added tests. Sorry about that! -- Thanks, Mina