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, stable@vger.kernel.org
Subject: Re: [PATCH net 1/5] netfilter: nf_tables: don't skip expired elements during walk
Date: Thu, 10 Aug 2023 18:00:22 +0000 [thread overview]
Message-ID: <169169042246.11500.14866835870797630076.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230810070830.24064-2-pablo@netfilter.org>
Hello:
This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter.org>:
On Thu, 10 Aug 2023 09:08:26 +0200 you wrote:
> From: Florian Westphal <fw@strlen.de>
>
> There is an asymmetry between commit/abort and preparation phase if the
> following conditions are met:
>
> 1. set is a verdict map ("1.2.3.4 : jump foo")
> 2. timeouts are enabled
>
> [...]
Here is the summary with links:
- [net,1/5] netfilter: nf_tables: don't skip expired elements during walk
https://git.kernel.org/netdev/net/c/24138933b97b
- [net,2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane
https://git.kernel.org/netdev/net/c/5f68718b34a5
- [net,3/5] netfilter: nf_tables: adapt set backend to use GC transaction API
https://git.kernel.org/netdev/net/c/f6c383b8c31a
- [net,4/5] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
https://git.kernel.org/netdev/net/c/c92db3030492
- [net,5/5] netfilter: nf_tables: remove busy mark and gc batch API
https://git.kernel.org/netdev/net/c/a2dd0233cbc4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-08-10 18:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 7:08 [PATCH net 0/5] Netfilter fixes for net Pablo Neira Ayuso
2023-08-10 7:08 ` [PATCH net 1/5] netfilter: nf_tables: don't skip expired elements during walk Pablo Neira Ayuso
2023-08-10 7:10 ` kernel test robot
2023-08-10 18:00 ` patchwork-bot+netdevbpf [this message]
2023-08-10 7:08 ` [PATCH net 2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane Pablo Neira Ayuso
2023-08-10 7:08 ` [PATCH net 3/5] netfilter: nf_tables: adapt set backend to use GC transaction API Pablo Neira Ayuso
2023-08-10 7:08 ` [PATCH net 4/5] netfilter: nft_set_hash: mark set element as dead when deleting from packet path Pablo Neira Ayuso
2023-08-10 7:08 ` [PATCH net 5/5] netfilter: nf_tables: remove busy mark and gc batch API Pablo Neira Ayuso
2023-08-10 7:49 ` [PATCH net 0/5] Netfilter fixes for net Greg KH
2023-08-10 10:29 ` Pablo Neira Ayuso
2023-08-10 17:46 ` Jakub Kicinski
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=169169042246.11500.14866835870797630076.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=stable@vger.kernel.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.