]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftest: include dst-ip in ethtool ntuple rules
authorEdward Cree <ecree.xilinx@gmail.com>
Wed, 13 Nov 2024 12:13:11 +0000 (12:13 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Nov 2024 03:53:42 +0000 (19:53 -0800)
commitb2d5b4c468568b60916bdd5e7c10ab11b09bd164
treeba2bfd7d171ae29088e7a1b71d8bdac602aef8b7
parenta64499f618b2e3ace083727237f8802aabc73008
selftest: include dst-ip in ethtool ntuple rules

sfc hardware does not support filters with only ipproto + dst-port;
 adding dst-ip to the flow spec allows the rss_ctx test to be run on
 these devices.

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