Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sun, 4 Jan 2026 10:46:00 -0800 you wrote:
The test currently SKIPs if the symmetric RSS xfrm is not enabled by default. This leads to spurious SKIPs in the Intel CI reporting results to NIPA.
Testing on CX7:
# ./drivers/net/hw/rss_input_xfrm.py TAP version 13 1..2 ok 1 rss_input_xfrm.test_rss_input_xfrm_ipv4 # SKIP Test requires IPv4 connectivity # Sym input xfrm already enabled: {'sym-or-xor'} ok 2 rss_input_xfrm.test_rss_input_xfrm_ipv6 # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:1 error:0
[...]
Here is the summary with links: - [net-next] selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start https://git.kernel.org/netdev/net-next/c/c4df070a57de
You are awesome, thank you!