numam-dpdk/drivers/net/mlx5/linux
Tal Shnaiderman 28743807e8 net/mlx5: fix device name size on Windows
Windows Devx interface name is the same as device name with
different size then IF_NAMESIZE. To support it MLX5_NAMESIZE
is defined with IF_NAMESIZE value for Linux and MLX5_FS_NAME_MAX
value for Windows.

Fixes: e9c0b96e35 ("net/mlx5: move Linux ifname function")
Cc: stable@dpdk.org

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-01-08 16:03:08 +01:00
..
meson.build net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00
mlx5_ethdev_os.c net/mlx5: fix device name size on Windows 2021-01-08 16:03:08 +01:00
mlx5_flow_os.h net/mlx5: fix flow operation wrapper per OS 2021-01-08 16:03:08 +01: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: fix device name size on Windows 2021-01-08 16:03:08 +01:00
mlx5_os.h net/mlx5: fix device name size on Windows 2021-01-08 16:03:08 +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