[dpdk-dev] [PATCH v3 07/17] net/mlx5: add actions creating for CT

2021-05-04 Thread Bing Zhao
Allocating a CT from the management pools and creating the DR actions for both directions by default. If there is no available connection tracking action, a new pool will be created with a fixed size bulk allocation. Right now, all the resources are controlled by the linked list. The ASO connecti

[dpdk-dev] [PATCH v3 07/17] net/mlx5: add actions creating for CT

2021-05-04 Thread Bing Zhao
Allocating a CT from the management pools and creating the DR actions for both directions by default. If there is no available connection tracking action, a new pool will be created with a fixed size bulk allocation. Right now, all the resources are controlled by the linked list. The ASO connecti