net/mlx5: adjust hash bucket size
authorSuanming Mou <suanmingm@nvidia.com>
Tue, 13 Jul 2021 08:44:55 +0000 (11:44 +0300)
committerRaslan Darawsheh <rasland@nvidia.com>
Thu, 15 Jul 2021 14:09:21 +0000 (16:09 +0200)
commitf7c3f3c2903b88cdf2cb4fc8bf2429d18c345745
tree29b90cdd10fdb1e752819ee0e1a16ccb0cfcb0a8
parent4f3d8d0ea37c424ba2c3ab7d13a9c0c4ab82de3c
net/mlx5: adjust hash bucket size

With the new per core optimization to the list, the hash bucket size
can be tuned to a more accurate number.

This commit adjusts the hash bucket size.

Signed-off-by: Suanming Mou <suanmingm@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/linux/mlx5_os.c
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5_defs.h
drivers/net/mlx5/mlx5_flow.c