[dpdk-dev] [PATCH v3 15/17] net/mlx5: validation of CT item

2021-05-04 Thread Bing Zhao
The item of ASO connection tracking will be translated into the register value when matching. The validation of this item has no dependency on other layers, since the flow including this item should be jumped from another group. All the layers checking was already done in the previous groups. Only

[dpdk-dev] [PATCH v3 15/17] net/mlx5: validation of CT item

2021-05-04 Thread Bing Zhao
The item of ASO connection tracking will be translated into the register value when matching. The validation of this item has no dependency on other layers, since the flow including this item should be jumped from another group. All the layers checking was already done in the previous groups. Only