> -Original Message-
> From: Dekel Peled
> Sent: Wednesday, January 22, 2020 16:27
> To: Matan Azrad ; Slava Ovsiienko
>
> Cc: Raslan Darawsheh ; Ori Kam
> ; dev@dpdk.org; sta...@dpdk.org
> Subject: [PATCH 02/11] net/mlx5: fix invalid check for VLAN actions
>
> Flow validation function i
Flow validation function includes, after all items and actions are
validated discretely, a check for VLAN and VXLAN actions.
This check is incorrect and redundant.
This patch removes the invalid check from validation function.
Check is incorrect, action_flags bit map is checked against
items mask
2 matches
Mail list logo