Re: [PATCH net v2 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rule
From: Daniel Xu
Date: Tue Nov 12 2024 - 20:59:04 EST
Hi Jakub,
On Tue, Nov 12, 2024, at 5:44 PM, Jakub Kicinski wrote:
> On Mon, 11 Nov 2024 19:23:31 -0700 Daniel Xu wrote:
>> Extend the rss_ctx test suite to test that an ntuple action that
>> redirects to an RSS context contains that information in `ethtool -n`.
>> Otherwise the output from ethtool is highly deceiving. This test helps
>> ensure drivers are compliant with the API.
>
> Looks like it doesn't apply, please base the v3 on net rather than
> net-next, I'll deal with the merge.
Sorry about that. Will think on how to make my workflow not involve
manually retyping patches between different machines...