All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Sabrina Dubroca <sd@queasysnail.net>
Cc: netdev@vger.kernel.org, Clayton_Yager@selinc.com, pabeni@redhat.com
Subject: Re: [PATCH net] macsec: don't increment counters for an unrelated SA
Date: Tue, 15 Oct 2024 17:10:32 +0000	[thread overview]
Message-ID: <172901223299.1230547.4174159354006479472.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <f5ac92aaa5b89343232615f4c03f9f95042c6aa0.1728657709.git.sd@queasysnail.net>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 11 Oct 2024 17:16:37 +0200 you wrote:
> On RX, we shouldn't be incrementing the stats for an arbitrary SA in
> case the actual SA hasn't been set up. Those counters are intended to
> track packets for their respective AN when the SA isn't currently
> configured. Due to the way MACsec is implemented, we don't keep
> counters unless the SA is configured, so we can't track those packets,
> and those counters will remain at 0.
> 
> [...]

Here is the summary with links:
  - [net] macsec: don't increment counters for an unrelated SA
    https://git.kernel.org/netdev/net/c/cf58aefb1332

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



      reply	other threads:[~2024-10-15 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11 15:16 [PATCH net] macsec: don't increment counters for an unrelated SA Sabrina Dubroca
2024-10-15 17:10 ` patchwork-bot+netdevbpf [this message]

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=172901223299.1230547.4174159354006479472.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Clayton_Yager@selinc.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sd@queasysnail.net \
    /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.