Re: [dpdk-dev] [PATCH] net/mlx5: fix shared age action validation

2020-12-08 Thread Raslan Darawsheh
HI, > -Original Message- > From: dev On Behalf Of Dekel Peled > Sent: Tuesday, November 24, 2020 3:46 PM > To: Slava Ovsiienko ; Shahaf Shuler > ; Matan Azrad > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/mlx5: fix shared age action validatio

[dpdk-dev] [PATCH] net/mlx5: fix shared age action validation

2020-11-24 Thread Dekel Peled
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