[dpdk-dev] [PATCH v3 09/17] net/mlx5: add ASO CT query implementation

2021-05-04 Thread Bing Zhao
After the connection tracking context is created and being used by the flows, the context will be updated by the HW automatically after a packet passed the CT validation. E.g., the ACK, SEQ, window and state of CT can be updated with both direction traffic. In order to query the updated contents o

[dpdk-dev] [PATCH v3 09/17] net/mlx5: add ASO CT query implementation

2021-05-04 Thread Bing Zhao
After the connection tracking context is created and being used by the flows, the context will be updated by the HW automatically after a packet passed the CT validation. E.g., the ACK, SEQ, window and state of CT can be updated with both direction traffic. In order to query the updated contents o