netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, kuba@kernel.org, edumazet@google.com,
	pabeni@redhat.com, davem@davemloft.net,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH net-next 1/9] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
Date: Wed, 18 Jan 2023 13:30:17 +0000	[thread overview]
Message-ID: <167404861739.15317.15187589008941476459.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230118123208.17167-2-fw@strlen.de>

Hello:

This series was applied to netdev/net-next.git (master)
by Florian Westphal <fw@strlen.de>:

On Wed, 18 Jan 2023 13:32:00 +0100 you wrote:
> The conntrack logging facilities include useful info such as in/out
> interface names and packet headers.
> 
> Use those in more places instead of pr_debug calls.
> Furthermore, several pr_debug calls can be removed, they are useless
> on production machines due to the sheer volume of log messages.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
    https://git.kernel.org/netdev/net-next/c/f71cb8f45d09
  - [net-next,2/9] netfilter: conntrack: remove pr_debug calls
    https://git.kernel.org/netdev/net-next/c/50bfbb8957ab
  - [net-next,3/9] netfilter: conntrack: avoid reload of ct->status
    https://git.kernel.org/netdev/net-next/c/4883ec512c17
  - [net-next,4/9] netfilter: conntrack: move rcu read lock to nf_conntrack_find_get
    https://git.kernel.org/netdev/net-next/c/2a2fa2efc65f
  - [net-next,5/9] netfilter: ip_tables: remove clusterip target
    https://git.kernel.org/netdev/net-next/c/9db5d918e2c0
  - [net-next,6/9] netfilter: nf_tables: add static key to skip retpoline workarounds
    https://git.kernel.org/netdev/net-next/c/d8d760627855
  - [net-next,7/9] netfilter: nf_tables: avoid retpoline overhead for objref calls
    https://git.kernel.org/netdev/net-next/c/2032e907d8d4
  - [net-next,8/9] netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
    https://git.kernel.org/netdev/net-next/c/d9e789147605
  - [net-next,9/9] netfilter: nf_tables: add support to destroy operation
    https://git.kernel.org/netdev/net-next/c/f80a612dd77c

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



  reply	other threads:[~2023-01-18 13:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 12:31 [PATCH net-next 0/9] Netfilter updates for net-next Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 1/9] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets Florian Westphal
2023-01-18 13:30   ` patchwork-bot+netdevbpf [this message]
2023-01-18 12:32 ` [PATCH net-next 2/9] netfilter: conntrack: remove pr_debug calls Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 3/9] netfilter: conntrack: avoid reload of ct->status Florian Westphal
2023-01-23 11:38   ` Roi Dayan
2023-01-18 12:32 ` [PATCH net-next 4/9] netfilter: conntrack: move rcu read lock to nf_conntrack_find_get Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 5/9] netfilter: ip_tables: remove clusterip target Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 6/9] netfilter: nf_tables: add static key to skip retpoline workarounds Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 7/9] netfilter: nf_tables: avoid retpoline overhead for objref calls Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 8/9] netfilter: nf_tables: avoid retpoline overhead for some ct expression calls Florian Westphal
2023-01-18 12:32 ` [PATCH net-next 9/9] netfilter: nf_tables: add support to destroy operation Florian Westphal
2023-01-19  7:29   ` Vlad Buslov
2023-01-20  9:58     ` Fernando F. Mancera
2023-01-20 10:06       ` Fernando F. Mancera

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=167404861739.15317.15187589008941476459.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).