Hi,
> -----Original Message-----
> From: Gregory Etelson <[email protected]>
> Sent: Friday, December 11, 2020 4:46 PM
> To: [email protected]
> Cc: Gregory Etelson <[email protected]>; Matan Azrad
> <[email protected]>; Raslan Darawsheh <[email protected]>;
> [email protected]; Slava Ovsiienko <[email protected]>; Shahaf Shuler
> <[email protected]>
> Subject: [PATCH] net/mlx5: fix tunnel offload rules validation on VF
> representor.
>
Changed commit log, fixed wrong headline format and removed offload extra word
to keep title shorter.
> MLX5 PMD implicitly adds vxlan_decap flow action to tunnel offload
> match type rules. However, VXLAN decap action on VF representors is
> not supported on MLX5 PMD hardware.
>
> The patch rejects attempt to create tunnel offload flow rules on VF
> representor.
>
> Refer: commit 9c4971e5231d ("net/mlx5: update VLAN and encap actions
> validation")
>
> Fixes: 4ec6360de37d ("net/mlx5: implement tunnel offload")
>
> cc: [email protected]
>
> Signed-off-by: Gregory Etelson <[email protected]>
> Acked-by: Viacheslav Ovsiienko <[email protected]>
> ---
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh