[dpdk-dev] [PATCH v5 23/34] net/mlx5: make Rx queue thread safe

2020-10-28 Thread Suanming Mou
This commit applies the cache linked list to Rx queue to make it thread safe. Signed-off-by: Suanming Mou Acked-by: Matan Azrad --- drivers/net/mlx5/linux/mlx5_os.c | 5 + drivers/net/mlx5/mlx5.c| 1 + drivers/net/mlx5/mlx5.h| 28 +++- drivers/net/mlx5/mlx5_flow.h

[dpdk-dev] [PATCH v5 23/34] net/mlx5: make Rx queue thread safe

2020-10-28 Thread Suanming Mou
This commit applies the cache linked list to Rx queue to make it thread safe. Signed-off-by: Suanming Mou Acked-by: Matan Azrad --- drivers/net/mlx5/linux/mlx5_os.c | 5 + drivers/net/mlx5/mlx5.c| 1 + drivers/net/mlx5/mlx5.h| 28 +++- drivers/net/mlx5/mlx5_flow.h