public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests: forwarding: fix br_netfilter related test failures
@ 2026-02-10 18:51 Aleksei Oladko
  2026-02-10 18:51 ` [PATCH 1/3] selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter enabled Aleksei Oladko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aleksei Oladko @ 2026-02-10 18:51 UTC (permalink / raw)
  To: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman, Shuah Khan, Petr Machata, Ido Schimmel, Amit Cohen
  Cc: netdev, linux-kselftest, linux-kernel, Aleksei Oladko

Hello

This patch series fixes kselftests that fail when the br_nefilter
module is loaded. The failures occur because the tests generate
packets that are either modified or encapsulated, but their IP
headers are not fully correct for sanity checks performed by
be_netfilter.

Aleksei Oladko (3):
  selftests: forwarding: vxlan_bridge_1d: fix test failure with
    br_netfilter enabled
  selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with
    br_netfilter enabled
  selftests: forwarding: fix pedit tests failure with br_netfilter
    enabled

 .../selftests/net/forwarding/pedit_dsfield.sh |  5 ++--
 .../selftests/net/forwarding/pedit_ip.sh      |  2 +-
 .../net/forwarding/vxlan_bridge_1d.sh         | 26 ++++++++++++-------
 .../net/forwarding/vxlan_bridge_1d_ipv6.sh    |  2 +-
 4 files changed, 21 insertions(+), 14 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-11  8:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 18:51 [PATCH 0/3] selftests: forwarding: fix br_netfilter related test failures Aleksei Oladko
2026-02-10 18:51 ` [PATCH 1/3] selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter enabled Aleksei Oladko
2026-02-11  8:29   ` Ido Schimmel
2026-02-10 18:51 ` [PATCH 2/3] selftests: forwarding: vxlan_bridge_1d_ipv6: " Aleksei Oladko
2026-02-10 18:51 ` [PATCH 3/3] selftests: forwarding: fix pedit tests " Aleksei Oladko
2026-02-10 23:34   ` Jakub Kicinski
2026-02-11  8:11   ` Ido Schimmel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox