numam-dpdk/drivers/common/mlx5
Tal Shnaiderman f0a0a3bbef common/mlx5: add Windows meson file
File drivers/common/mlx5/windows/meson.build is added to enable mlx5
source files compilation under common windows directory.
A Devx SDK tool must be installed to export two external H files:
mlx5devx.h and mlx5_ifc_devx.h. The installation is based on environment
variable DEVX_INC_PATH. In addition a DLL lib file is installed based on
environment variable DEVX_LIB_PATH. The meson file is using the
environment variables for compilation and linkage.

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-01-08 16:03:07 +01:00
..
linux common/mlx5: wrap event channel functions per OS 2021-01-08 16:03:07 +01:00
windows common/mlx5: add Windows meson file 2021-01-08 16:03:07 +01:00
meson.build build: standardize component names and defines 2020-10-19 22:15:34 +02:00
mlx5_common_mp.c common/mlx5: convert control path memory to unified malloc 2020-07-21 15:46:21 +02:00
mlx5_common_mp.h net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
mlx5_common_mr.c common/mlx5: free MR resource on device DMA unmap 2020-11-13 16:26:54 +01:00
mlx5_common_mr.h common/mlx5: free MR resource on device DMA unmap 2020-11-13 16:26:54 +01:00
mlx5_common_pci.c common/mlx5: fix PCI driver name 2020-11-03 23:35:03 +01:00
mlx5_common_pci.h common/mlx5: introduce layer for multiple class drivers 2020-07-28 19:01:11 +02:00
mlx5_common_utils.h common/mlx5: introduce common library 2020-02-05 09:51:20 +01:00
mlx5_common.c net/mlx5: wrap glue reg/dereg UMEM per OS 2021-01-08 16:03:07 +01:00
mlx5_common.h common/mlx5: fix name for ConnectX VF device ID 2020-11-20 21:10:05 +01:00
mlx5_devx_cmds.c common/mlx5: add DevX PD allocation command 2021-01-08 16:03:07 +01:00
mlx5_devx_cmds.h common/mlx5: add DevX PD allocation command 2021-01-08 16:03:07 +01:00
mlx5_malloc.c common/mlx5: wrap memory allocation on Linux 2021-01-08 16:03:07 +01:00
mlx5_malloc.h common/mlx5: fix aligned malloc 2020-09-18 18:55:11 +02:00
mlx5_prm.h common/mlx5: add DevX PD allocation command 2021-01-08 16:03:07 +01:00
rte_common_mlx5_exports.def common/mlx5: add glue functions on Windows 2021-01-08 16:03:07 +01:00
version.map common/mlx5: add DevX PD allocation command 2021-01-08 16:03:07 +01:00