numam-dpdk/drivers/net/mlx4
Olivier Matz cbc12b0a96 mk: do not generate LDLIBS from directory dependencies
The list of libraries in LDLIBS was generated from the DEPDIRS-xyz
variable. This is valid when the subdirectory name match the library
name, but it's not always the case, especially for PMDs.

The patches removes this feature and explicitly adds the proper
libraries in LDLIBS.

Some DEPDIRS-xyz variables become useless, remove them.

Reported-by: Gage Eads <gage.eads@intel.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
2017-10-24 02:14:57 +02:00
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
mlx4_ethdev.c net/mlx4: restore Rx offloads 2017-10-13 01:18:48 +01:00
mlx4_flow.c net/mlx4: add RSS support outside flow API 2017-10-13 01:18:48 +01:00
mlx4_flow.h net/mlx4: add RSS flow rule action support 2017-10-13 01:18:48 +01:00
mlx4_intr.c net/mlx4: merge interrupt collector function 2017-10-06 02:49:48 +02:00
mlx4_mr.c net/mlx4: separate memory management functions 2017-10-06 02:49:48 +02:00
mlx4_prm.h net/mlx4: restore Rx offloads 2017-10-13 01:18:48 +01:00
mlx4_rxq.c net/mlx4: fix missing initializers for old GCC 2017-10-13 12:29:14 +02:00
mlx4_rxtx.c net/mlx4: add loopback Tx from VF 2017-10-13 01:18:48 +01:00
mlx4_rxtx.h net/mlx4: add loopback Tx from VF 2017-10-13 01:18:48 +01:00
mlx4_txq.c net/mlx4: fix missing initializers for old GCC 2017-10-13 12:29:14 +02:00
mlx4_utils.c net/mlx4: add iovec-like allocation wrappers 2017-10-13 01:18:48 +01:00
mlx4_utils.h net/mlx4: add iovec-like allocation wrappers 2017-10-13 01:18:48 +01:00
mlx4.c net/mlx4: restore Tx checksum offloads 2017-10-13 01:18:48 +01:00
mlx4.h net/mlx4: restore Tx checksum offloads 2017-10-13 01:18:48 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00