From: "Asbjørn Sloth Tønnesen" <ast@fiberby.net>
To: netdev@vger.kernel.org
Cc: "Asbjørn Sloth Tønnesen" <ast@fiberby.net>,
"Horatiu Vultur" <horatiu.vultur@microchip.com>,
UNGLinuxDriver@microchip.com,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
"Paolo Abeni" <pabeni@redhat.com>,
linux-kernel@vger.kernel.org, "Jiri Pirko" <jiri@resnulli.us>,
"Simon Horman" <horms@kernel.org>
Subject: [PATCH net-next v2 0/3] net: lan966x: flower: validate control flags
Date: Wed, 24 Apr 2024 12:53:37 +0000 [thread overview]
Message-ID: <20240424125347.461995-1-ast@fiberby.net> (raw)
This series adds flower control flags validation to the
lan966x driver, and changes it from assuming that it handles
all control flags, to instead reject rules if they have
masked any unknown/unsupported control flags.
---
Changelog:
v2:
* Split first patch into 2 (requested by Jiri)
* Added cover letter (requested by Simon)
v1: https://lore.kernel.org/netdev/20240423102720.228728-1-ast@fiberby.net/
Asbjørn Sloth Tønnesen (3):
net: lan966x: flower: add extack to
lan966x_tc_flower_handler_control_usage()
net: lan966x: flower: rename goto in
lan966x_tc_flower_handler_control_usage()
net: lan966x: flower: check for unsupported control flags
.../ethernet/microchip/lan966x/lan966x_tc_flower.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
--
2.43.0
next reply other threads:[~2024-04-24 12:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-24 12:53 Asbjørn Sloth Tønnesen [this message]
2024-04-24 12:53 ` [PATCH net-next v2 1/3] net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage() Asbjørn Sloth Tønnesen
2024-04-24 12:53 ` [PATCH net-next v2 2/3] net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage() Asbjørn Sloth Tønnesen
2024-04-24 12:53 ` [PATCH net-next v2 3/3] net: lan966x: flower: check for unsupported control flags Asbjørn Sloth Tønnesen
2024-04-24 14:49 ` [PATCH net-next v2 0/3] net: lan966x: flower: validate " Jiri Pirko
2024-04-24 18:54 ` Horatiu Vultur
2024-04-26 2:40 ` patchwork-bot+netdevbpf
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=20240424125347.461995-1-ast@fiberby.net \
--to=ast@fiberby.net \
--cc=UNGLinuxDriver@microchip.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horatiu.vultur@microchip.com \
--cc=horms@kernel.org \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox