numam-dpdk/drivers/net/mlx5
Thomas Monjalon de38dd8cf5 net/mlx: fix meson build with custom dependency path
If rdma-core is not installed in a standard directory of the system,
it is possible to specify the location of the pkgconfig file via
an environment variable:
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:~/rdma-core/build/lib/pkgconfig

In this case, the dependency may become mandatory to specify
for the configuration tests (checking dependency symbols or fields).

Some spacing is also fixed around.

Fixes: 8e49376400 ("net/mlx4: add external allocator for Verbs object")
Fixes: 1dd7c7e38c ("net/mlx4: support meson build")
Fixes: 96d7c62a70 ("net/mlx5: support meson build")
Cc: stable@dpdk.org

Suggested-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Matan Azrad <matan@mellanox.com>
2019-09-12 18:32:40 +02:00
..
Makefile net/mlx5: add glue for create action via DevX 2019-07-23 14:31:36 +02:00
meson.build net/mlx: fix meson build with custom dependency path 2019-09-12 18:32:40 +02:00
mlx5_defs.h net/mlx5: fix Tx completion request generation 2019-07-29 18:05:10 +02:00
mlx5_devx_cmds.c net/mlx5: create advanced RxQ table via DevX 2019-07-23 14:31:36 +02:00
mlx5_ethdev.c net/mlx5: fix link speed info when link is down 2019-08-06 17:42:12 +02:00
mlx5_flow_dv.c net/mlx5: remove unneeded constant 2019-09-06 17:15:14 +02:00
mlx5_flow_verbs.c net/mlx5: add workaround for VLAN in virtual machine 2019-08-06 17:42:12 +02:00
mlx5_flow.c net/mlx5: fix drop action validation 2019-09-06 17:15:14 +02:00
mlx5_flow.h net/mlx5: add workaround for VLAN in virtual machine 2019-08-06 17:42:12 +02:00
mlx5_glue.c net/mlx5: add glue for create action via DevX 2019-07-23 14:31:36 +02:00
mlx5_glue.h net/mlx5: allocate door-bells via DevX 2019-07-23 14:31:36 +02:00
mlx5_mac.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
mlx5_mp.c net/mlx5: recover secondary process Rx errors 2019-06-14 00:01:06 +09:00
mlx5_mr.c mem: add API to lock/unlock memory hotplug 2019-07-05 22:12:40 +02:00
mlx5_mr.h net/mlx5: share Memory Regions for multiport device 2019-05-03 18:45:23 +02:00
mlx5_nl.c net/mlx5: add workaround for VLAN in virtual machine 2019-08-06 17:42:12 +02:00
mlx5_prm.h net/mlx5: fix packet size inline settings 2019-08-06 17:42:12 +02:00
mlx5_rss.c net/mlx: prefix private structure 2019-03-01 18:17:35 +01:00
mlx5_rxmode.c net/mlx: prefix private structure 2019-03-01 18:17:35 +01:00
mlx5_rxq.c net/mlx5: allow LRO per Rx queue 2019-07-29 16:54:27 +02:00
mlx5_rxtx_vec_neon.h net/mlx5: remove Tx implementation 2019-07-23 14:31:36 +02:00
mlx5_rxtx_vec_sse.h net/mlx5: update LRO fields in completion entry 2019-07-23 14:31:36 +02:00
mlx5_rxtx_vec.c net/mlx5: allow LRO per Rx queue 2019-07-29 16:54:27 +02:00
mlx5_rxtx_vec.h net/mlx5: update LRO fields in completion entry 2019-07-23 14:31:36 +02:00
mlx5_rxtx.c net/mlx5: fix TSO flag check 2019-08-26 14:41:13 +02:00
mlx5_rxtx.h net/mlx5: fix missing packet type for IP-in-IP 2019-09-06 17:15:14 +02:00
mlx5_stats.c net/mlx5: fix RxQ errors stat 2019-06-06 20:21:20 +09:00
mlx5_trigger.c net/mlx5: allow LRO per Rx queue 2019-07-29 16:54:27 +02:00
mlx5_txq.c net/mlx5: fix inline data settings 2019-08-06 17:42:12 +02:00
mlx5_utils.h net/mlx5: fix build on PPC64 2018-11-14 00:35:53 +01:00
mlx5_vlan.c net/mlx5: create advanced RxQ via DevX 2019-07-23 14:31:36 +02:00
mlx5.c net/mlx5: support UDP tunnel adding 2019-09-06 17:15:14 +02:00
mlx5.h net/mlx5: remove unneeded constant 2019-09-06 17:15:14 +02:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00