Hi, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Friday, December 11, 2020 4:46 PM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; > sta...@dpdk.org; Slava Ovsiienko <viachesl...@nvidia.com>; Shahaf Shuler > <shah...@nvidia.com> > 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: sta...@dpdk.org > > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > --- Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh