]> www.infradead.org Git - users/willy/pagecache.git/commit
selftests: add regression test for br_netfilter panic
authorAndy Roulin <aroulin@nvidia.com>
Tue, 1 Oct 2024 15:44:00 +0000 (08:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Oct 2024 18:54:52 +0000 (11:54 -0700)
commitbc4d22b72a2d8d22b03b89083db4937dc427ddaa
treed648cd13449bd257ba9c8bcbfa2dd05d485a31b4
parentf9ff7665cd128012868098bbd07e28993e314fdb
selftests: add regression test for br_netfilter panic

Add a new netfilter selftests to test against br_netfilter panics when
VxLAN single-device is used together with untagged traffic and high MTU.

Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Andy Roulin <aroulin@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://patch.msgid.link/20241001154400.22787-3-aroulin@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/netfilter/Makefile
tools/testing/selftests/net/netfilter/config
tools/testing/selftests/net/netfilter/vxlan_mtu_frag.sh [new file with mode: 0755]