From: patchwork-bot+netdevbpf@kernel.org
To: <edward.cree@amd.com>
Cc: netdev@vger.kernel.org, linux-net-drivers@amd.com,
davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, habetsm.xilinx@gmail.com,
ecree.xilinx@gmail.com, keescook+coverity-bot@chromium.org
Subject: Re: [PATCH net-next] sfc: ensure type is valid before updating seen_gen
Date: Wed, 23 Nov 2022 13:50:15 +0000 [thread overview]
Message-ID: <166921141556.13791.9281968802067933541.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221121213708.13645-1-edward.cree@amd.com>
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Mon, 21 Nov 2022 21:37:08 +0000 you wrote:
> From: Edward Cree <ecree.xilinx@gmail.com>
>
> In the case of invalid or corrupted v2 counter update packets,
> efx_tc_rx_version_2() returns EFX_TC_COUNTER_TYPE_MAX. In this case
> we should not attempt to update generation counts as this will write
> beyond the end of the seen_gen array.
>
> [...]
Here is the summary with links:
- [net-next] sfc: ensure type is valid before updating seen_gen
https://git.kernel.org/netdev/net-next/c/e80bd08fd75a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-11-23 13:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-21 21:37 [PATCH net-next] sfc: ensure type is valid before updating seen_gen edward.cree
2022-11-23 5:17 ` Kees Cook
2022-11-23 13:50 ` 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=166921141556.13791.9281968802067933541.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=ecree.xilinx@gmail.com \
--cc=edumazet@google.com \
--cc=edward.cree@amd.com \
--cc=habetsm.xilinx@gmail.com \
--cc=keescook+coverity-bot@chromium.org \
--cc=kuba@kernel.org \
--cc=linux-net-drivers@amd.com \
--cc=netdev@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 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.