All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
	netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, fw@strlen.de, horms@kernel.org
Subject: Re: [PATCH net 1/5] netfilter: nf_set_pipapo_avx2: fix initial map fill
Date: Thu, 05 Jun 2025 13:20:34 +0000	[thread overview]
Message-ID: <174912963400.3069926.17729445468849750891.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250605085735.52205-2-pablo@netfilter.org>

Hello:

This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter.org>:

On Thu,  5 Jun 2025 10:57:31 +0200 you wrote:
> From: Florian Westphal <fw@strlen.de>
> 
> If the first field doesn't cover the entire start map, then we must zero
> out the remainder, else we leak those bits into the next match round map.
> 
> The early fix was incomplete and did only fix up the generic C
> implementation.
> 
> [...]

Here is the summary with links:
  - [net,1/5] netfilter: nf_set_pipapo_avx2: fix initial map fill
    https://git.kernel.org/netdev/net/c/ea77c397bff8
  - [net,2/5] selftests: netfilter: nft_concat_range.sh: prefer per element counters for testing
    https://git.kernel.org/netdev/net/c/febe7eda74d1
  - [net,3/5] selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug
    https://git.kernel.org/netdev/net/c/38399f2b0fe4
  - [net,4/5] netfilter: nf_nat: also check reverse tuple to obtain clashing entry
    https://git.kernel.org/netdev/net/c/50d9ce9679dd
  - [net,5/5] selftests: netfilter: nft_nat.sh: add test for reverse clash with nat
    https://git.kernel.org/netdev/net/c/3c3c3248496a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2025-06-05 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-05  8:57 [PATCH net 0/5] Netfilter fixes for net Pablo Neira Ayuso
2025-06-05  8:57 ` [PATCH net 1/5] netfilter: nf_set_pipapo_avx2: fix initial map fill Pablo Neira Ayuso
2025-06-05 13:20   ` patchwork-bot+netdevbpf [this message]
2025-06-05  8:57 ` [PATCH net 2/5] selftests: netfilter: nft_concat_range.sh: prefer per element counters for testing Pablo Neira Ayuso
2025-06-05  8:57 ` [PATCH net 3/5] selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug Pablo Neira Ayuso
2025-06-05  8:57 ` [PATCH net 4/5] netfilter: nf_nat: also check reverse tuple to obtain clashing entry Pablo Neira Ayuso
2025-06-05  8:57 ` [PATCH net 5/5] selftests: netfilter: nft_nat.sh: add test for reverse clash with nat Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174912963400.3069926.17729445468849750891.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.