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
Subject: Re: [PATCH net-next 01/10] netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Date: Fri, 28 Oct 2022 04:10:19 +0000 [thread overview]
Message-ID: <166693021981.17555.13950972523426119699.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221026132227.3287-2-pablo@netfilter.org>
Hello:
This series was applied to netdev/net-next.git (master)
by Pablo Neira Ayuso <pablo@netfilter.org>:
On Wed, 26 Oct 2022 15:22:18 +0200 you wrote:
> Not required to expose this header in nf_tables_core.h, move it to where
> it is used, ie. nft_payload.
>
> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
> ---
> include/net/netfilter/nf_tables_core.h | 10 ----------
> net/netfilter/nft_payload.c | 10 ++++++++++
> 2 files changed, 10 insertions(+), 10 deletions(-)
Here is the summary with links:
- [net-next,01/10] netfilter: nft_payload: move struct nft_payload_set definition where it belongs
https://git.kernel.org/netdev/net-next/c/ac1f8c049319
- [net-next,02/10] netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
https://git.kernel.org/netdev/net-next/c/e7a1caa67ce6
- [net-next,03/10] netfilter: nft_objref: make it builtin
https://git.kernel.org/netdev/net-next/c/d037abc2414b
- [net-next,04/10] netfilter: nft_payload: access GRE payload via inner offset
https://git.kernel.org/netdev/net-next/c/c247897d7c19
- [net-next,05/10] netfilter: nft_payload: access ipip payload for inner offset
https://git.kernel.org/netdev/net-next/c/3927ce8850ca
- [net-next,06/10] netfilter: nft_inner: support for inner tunnel header matching
https://git.kernel.org/netdev/net-next/c/3a07327d10a0
- [net-next,07/10] netfilter: nft_inner: add percpu inner context
https://git.kernel.org/netdev/net-next/c/0e795b37ba04
- [net-next,08/10] netfilter: nft_meta: add inner match support
https://git.kernel.org/netdev/net-next/c/a150d122b6bd
- [net-next,09/10] netfilter: nft_inner: add geneve support
https://git.kernel.org/netdev/net-next/c/0db14b95660b
- [net-next,10/10] netfilter: nft_inner: set tunnel offset to GRE header offset
https://git.kernel.org/netdev/net-next/c/91619eb60aec
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:[~2022-10-28 4:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 13:22 [PATCH net-next 00/10] Netfilter updates for net-next Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 01/10] netfilter: nft_payload: move struct nft_payload_set definition where it belongs Pablo Neira Ayuso
2022-10-28 4:10 ` patchwork-bot+netdevbpf [this message]
2022-10-26 13:22 ` [PATCH net-next 02/10] netfilter: nf_tables: reduce nft_pktinfo by 8 bytes Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 03/10] netfilter: nft_objref: make it builtin Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 04/10] netfilter: nft_payload: access GRE payload via inner offset Pablo Neira Ayuso
2022-10-28 3:35 ` Jakub Kicinski
2022-10-26 13:22 ` [PATCH net-next 05/10] netfilter: nft_payload: access ipip payload for " Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 06/10] netfilter: nft_inner: support for inner tunnel header matching Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 07/10] netfilter: nft_inner: add percpu inner context Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 08/10] netfilter: nft_meta: add inner match support Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 09/10] netfilter: nft_inner: add geneve support Pablo Neira Ayuso
2022-10-26 13:22 ` [PATCH net-next 10/10] netfilter: nft_inner: set tunnel offset to GRE header offset 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=166693021981.17555.13950972523426119699.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 \
/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.