]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
authorFlorian Westphal <fw@strlen.de>
Wed, 25 Mar 2026 13:10:56 +0000 (14:10 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 25 Mar 2026 20:40:47 +0000 (21:40 +0100)
commit6caefcd9491c408a4d161f7b60c8bb3d956526dd
tree3748137941fb80a1280231cea5fa028af992345c
parentd3c0037ffe1273fa1961e779ff6906234d6cf53c
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug

This test will fail without
the preceding commit ("netfilter: nft_set_pipapo_avx2: fix match retart if found element is expired"):

  reject overlapping range on add       0s                              [ OK ]
  reload with flush                 /dev/stdin:59:32-52: Error: Could not process rule: File exists
add element inet filter test { 10.0.0.29 . 10.0.2.29 }

Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tools/testing/selftests/net/netfilter/nft_concat_range.sh