diff options
| author | Florian Westphal <[email protected]> | 2025-05-23 12:20:46 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2025-06-05 08:50:05 +0000 |
| commit | 38399f2b0fe4d44226bfb7eba9e137251c8b2571 (patch) | |
| tree | 7ce0e7ef0bb42eb4867a78a436e129d461685083 /drivers/fpga/tests/fpga-bridge-test.c | |
| parent | selftests: netfilter: nft_concat_range.sh: prefer per element counters for te... (diff) | |
| download | kernel-38399f2b0fe4d44226bfb7eba9e137251c8b2571.tar.gz kernel-38399f2b0fe4d44226bfb7eba9e137251c8b2571.zip | |
selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug
commit 0935ee6032df ("selftests: netfilter: add test case for recent mismatch bug")
added a regression check for incorrect initial fill of the result map
that was fixed with 791a615b7ad2 ("netfilter: nf_set_pipapo: fix initial map fill").
The test used 'nft get element', i.e., control plane checks for
match/nomatch results.
The control plane however doesn't use avx2 version, so we need to
send+match packets.
As the additional packet match/nomatch is slow, don't do this for
every element added/removed: add and use maybe_send_(no)match
helpers and use them.
Signed-off-by: Florian Westphal <[email protected]>
Reviewed-by: Stefano Brivio <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions
