Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sat, 26 Jul 2025 08:53:49 -0700 you wrote:
Recent commit to add NETFILTER_XTABLES_LEGACY missed setting a couple of configs to y. They are still enabled but as modules which appears to have upset BPF CI, e.g.:
test_bpf_nf_ct:FAIL:iptables-legacy -t raw -A PREROUTING -j CONNMARK --set-mark 42/0 unexpected error: 768 (errno 0)
Fixes: 3c3ab65f00eb ("selftests: net: Enable legacy netfilter legacy options.") Signed-off-by: Jakub Kicinski kuba@kernel.org
[...]
Here is the summary with links: - [net-next] selftests: bpf: fix legacy netfilter options https://git.kernel.org/netdev/net-next/c/38b74b212a34
You are awesome, thank you!