Re: [PATCH net-next v2 0/3] net: lan966x: flower: validate control flags

From: Horatiu Vultur
Date: Wed Apr 24 2024 - 14:55:20 EST


The 04/24/2024 12:53, Asbjørn Sloth Tønnesen wrote:
>
> 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.

For the entire series:
Reviewed-by: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
>
> ---
> 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@xxxxxxxxxxx/
>
> 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
>

--
/Horatiu