From: patchwork-bot+netdevbpf@kernel.org
To: Xin Long <lucien.xin@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
edumazet@google.com, pabeni@redhat.com,
stephen@networkplumber.org, kaber@trash.net, tgraf@infradead.org,
alexanderduyck@fb.com, simon.horman@corigine.com
Subject: Re: [PATCHv2 net 0/3] rtnetlink: a couple of fixes in linkmsg validation
Date: Thu, 01 Jun 2023 17:10:24 +0000 [thread overview]
Message-ID: <168563942432.9709.15748951411425299009.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1685548598.git.lucien.xin@gmail.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 31 May 2023 12:01:41 -0400 you wrote:
> validate_linkmsg() was introduced to do linkmsg validation for existing
> links. However, the new created links also need this linkmsg validation.
>
> Add validate_linkmsg() check for link creating in Patch 1, and add more
> tb checks into validate_linkmsg() in Patch 2 and 3.
>
> v2:
> - not improve the multiple times validating in patch 1, and will do it
> in net-next, as Jakub suggested.
>
> [...]
Here is the summary with links:
- [PATCHv2,net,1/3] rtnetlink: call validate_linkmsg in rtnl_create_link
https://git.kernel.org/netdev/net/c/b0ad3c179059
- [PATCHv2,net,2/3] rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
https://git.kernel.org/netdev/net/c/fef5b228dd38
- [PATCHv2,net,3/3] rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
https://git.kernel.org/netdev/net/c/65d6914e253f
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:[~2023-06-01 17:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 16:01 [PATCHv2 net 0/3] rtnetlink: a couple of fixes in linkmsg validation Xin Long
2023-05-31 16:01 ` [PATCHv2 net 1/3] rtnetlink: call validate_linkmsg in rtnl_create_link Xin Long
2023-05-31 16:01 ` [PATCHv2 net 2/3] rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg Xin Long
2023-05-31 16:01 ` [PATCHv2 net 3/3] rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg Xin Long
2023-06-01 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=168563942432.9709.15748951411425299009.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexanderduyck@fb.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kaber@trash.net \
--cc=kuba@kernel.org \
--cc=lucien.xin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=simon.horman@corigine.com \
--cc=stephen@networkplumber.org \
--cc=tgraf@infradead.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.