HI, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled > Sent: Tuesday, November 24, 2020 3:46 PM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Shahaf Shuler > <shah...@nvidia.com>; Matan Azrad <ma...@nvidia.com> > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/mlx5: fix shared age action validation > > Previous patch added support of shared age action. > This feature is supported on group 1 and higher, and validation was > added accordingly. > On FDB table the group 0 is skipped to improve performance. > As a result the mentioned validation is not relevant for transfer rules. > This patch adds the required check to ensure proper validation. > > Fixes: f9bc5274a6f9 ("net/mlx5: allow age modes combination") > Cc: sta...@dpdk.org > > Signed-off-by: Dekel Peled <dek...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh