numam-dpdk/drivers/net/ixgbe
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
..
base net/ixgbe/base: update shared code version to 2017.05.16 2017-06-12 10:41:27 +01:00
ixgbe_82599_bypass.c ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_bypass_api.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass_defines.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass.c ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_ethdev.c drivers/net: enable IOVA mode for Intel PMDs 2017-10-12 21:05:32 +01:00
ixgbe_ethdev.h net/ixgbe: eliminate duplicate filterlist symbols 2017-10-06 02:49:48 +02:00
ixgbe_fdir.c net/ixgbe: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
ixgbe_flow.c net/ixgbe: eliminate duplicate filterlist symbols 2017-10-06 02:49:48 +02:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c net/ixgbe: add VLAN info in queue info msg to VF 2017-10-06 02:49:47 +02:00
ixgbe_regs.h net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
ixgbe_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: remove option to disable offload flags 2017-04-19 15:37:37 +02:00
ixgbe_rxtx_vec_sse.c net/ixgbe: support packet type parsing in SSE Rx 2017-07-06 15:00:56 +02:00
ixgbe_rxtx.c mem: remove API to get physical address in dom0 2017-10-09 01:52:37 +02:00
ixgbe_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
ixgbe_tm.c net/ixgbe: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pmd_ixgbe_version.map ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
rte_pmd_ixgbe.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_pmd_ixgbe.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00