From: Martin KaFai Lau Date: Mon, 3 Mar 2025 21:35:45 +0000 (-0800) Subject: Merge branch 'selftests-bpf-migrate-test_tunnel-sh-to-test_progs' X-Git-Tag: v6.15-rc1~98^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282f09227112ebdfeb9c1c1378b3fa47f3376243;p=thirdparty%2Flinux.git Merge branch 'selftests-bpf-migrate-test_tunnel-sh-to-test_progs' Bastien Curutchet says: ==================== selftests/bpf: Migrate test_tunnel.sh to test_progs Hi all, This patch series continues the work to migrate the *.sh tests into prog_tests framework. The test_tunnel.sh script has already been partly migrated to test_progs in prog_tests/test_tunnel.c so I add my work to it. PATCH 1 & 2 create some helpers to avoid code duplication and ease the migration in the following patches. PATCH 3 to 9 migrate the tests of gre, ip6gre, erspan, ip6erspan, geneve, ip6geneve and ip6tnl tunnels. PATCH 10 removes test_tunnel.sh ==================== Link: https://patch.msgid.link/20250303-tunnels-v2-0-8329f38f0678@bootlin.com Signed-off-by: Martin KaFai Lau Signed-off-by: Alexei Starovoitov --- 282f09227112ebdfeb9c1c1378b3fa47f3376243