numam-dpdk/drivers/net/mlx5/linux
Xueming Li 9fbe97f0ce net/mlx5: remove shared context lock
To support multi-thread flow insertion, this patch removes shared data
lock since all resources should support concurrent protection.

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Signed-off-by: Suanming Mou <suanmingm@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2020-11-03 23:35:05 +01:00
..
meson.build net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00
mlx5_ethdev_os.c net/mlx5: use C11 atomics for RxQ/TxQ refcounts 2020-11-03 23:35:04 +01:00
mlx5_flow_os.h net/mlx5: add OS specific flow actions operations 2020-07-07 23:38:26 +02:00
mlx5_mp_os.c net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
mlx5_os.c net/mlx5: remove shared context lock 2020-11-03 23:35:05 +01:00
mlx5_os.h net/mlx5: move Linux ifname function 2020-09-18 18:55:06 +02:00
mlx5_socket.c net/mlx5: move socket files in Linux directory 2020-06-16 19:21:07 +02:00
mlx5_verbs.c net/mlx5: remove Rx queue object type field 2020-10-09 13:17:42 +02:00
mlx5_verbs.h net/mlx5: share Tx control code 2020-10-09 13:17:42 +02:00
mlx5_vlan_os.c net/mlx5: make VLAN network interface thread safe 2020-11-03 23:35:04 +01:00