> -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
> Subject: [PATCH 05/11] net/mlx5: unify validation of drop action
>
> According to PRM: "Drop action is mutually-exc
According to PRM: "Drop action is mutually-exclusive with any other
action, except for Count action".
In current code this limitaion is checked separately in validation
function of each action.
This patch removes the discrete checks, and adds a single check common
for all actions.
Signed-off-by:
2 matches
Mail list logo