numam-dpdk/drivers/net/mlx5/linux
Tal Shnaiderman d0b3ef1a6e net/mlx5: add macros for file name and path
ibdev_name and ibdev_path sizes are defined in Windows DevX
differently from the sizes used in Linux with
IBV_SYSFS_NAME_MAX and IBV_SYSFS_PATH_MAX.

Added MLX5_FS_NAME_MAX and MLX5_FS_NAME_PATH in mlx5_os.h for both OSs.

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-01-08 16:03:07 +01:00
..
meson.build net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00
mlx5_ethdev_os.c net/mlx5: make ethernet xstats names compliant 2020-11-22 15:37:00 +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: prepare MR prototypes for DevX 2021-01-08 16:03:07 +01:00
mlx5_os.h net/mlx5: add macros for file name and path 2021-01-08 16:03:07 +01:00
mlx5_socket.c net/mlx5: fix Unix socket path 2020-11-13 23:36:14 +01:00
mlx5_verbs.c net/mlx5: prepare MR prototypes for DevX 2021-01-08 16:03:07 +01:00
mlx5_verbs.h net/mlx5: prepare MR prototypes for DevX 2021-01-08 16:03:07 +01:00
mlx5_vlan_os.c net/mlx5: make VLAN network interface thread safe 2020-11-03 23:35:04 +01:00