Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorPaolo Abeni <pabeni@redhat.com>
Thu, 10 Apr 2025 11:13:35 +0000 (13:13 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 10 Apr 2025 11:13:35 +0000 (13:13 +0200)
commit69ddc6522e4a2a1de668e7c6ca150a1dc6067f5d
tree3fcff53a5cf9be0fb8434d209f5cc1855dc83377
parentaabc6596ffb377c4c9c8f335124b92ea282c9821
parent27eb86e22f1067a39f05e8878fd83f00e3311dc3
Merge tag 'nf-25-04-10' of git://git./linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following batch contains a Netfilter fix and improved test coverage:

1) Fix AVX2 matching in nft_pipapo, from Florian Westphal.

2) Extend existing test to improve coverage for the aforementioned bug,
   also from Florian.

netfilter pull request 25-04-10

* tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  selftests: netfilter: add test case for recent mismatch bug
  nft_set_pipapo: fix incorrect avx2 match of 5th field octet
====================

Link: https://patch.msgid.link/20250410103647.1030244-1-pablo@netfilter.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>