[dpdk-dev] [PATCH v5 31/34] net/mlx5: remove unused hash list operations

2020-10-28 Thread Suanming Mou
In previous commits the hash list objects have been converted to new thread safe hash list. The legacy hash list code can be removed now. Signed-off-by: Suanming Mou Acked-by: Matan Azrad --- drivers/net/mlx5/mlx5_utils.c | 38 - drivers/net/mlx5/mlx5_utils.h | 66 --

[dpdk-dev] [PATCH v5 31/34] net/mlx5: remove unused hash list operations

2020-10-28 Thread Suanming Mou
In previous commits the hash list objects have been converted to new thread safe hash list. The legacy hash list code can be removed now. Signed-off-by: Suanming Mou Acked-by: Matan Azrad --- drivers/net/mlx5/mlx5_utils.c | 38 - drivers/net/mlx5/mlx5_utils.h | 66 --