]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftest: validate RSS+ntuple filters with nonzero ring_cookie
authorEdward Cree <ecree.xilinx@gmail.com>
Wed, 13 Nov 2024 12:13:12 +0000 (12:13 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Nov 2024 03:53:42 +0000 (19:53 -0800)
commite9e8abfec214b6a47f6c21d533c43c7f3c1f8887
tree99bb725a78916fc95cc643be7ab6057eecbb55f6
parentb2d5b4c468568b60916bdd5e7c10ab11b09bd164
selftest: validate RSS+ntuple filters with nonzero ring_cookie

Test creates an ntuple filter with 'action 2' and an RSS context whose
 indirection table has entries 0 and 1.  Resulting traffic should go to
 queues 2 and 3; verify that it never hits queues 0 and 1.

Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://patch.msgid.link/114afdf4d2867f72ed27751e8e08fe8b128a8529.1731499022.git.ecree.xilinx@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/hw/rss_ctx.py