numam-dpdk/drivers/net/bnxt
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
..
bnxt_cpr.c net/bnxt: fix interrupt handler 2017-10-06 02:49:49 +02:00
bnxt_cpr.h net/bnxt: support Rx queue count 2017-10-06 02:49:49 +02:00
bnxt_ethdev.c net/bnxt: support FDIR 2017-10-12 01:52:49 +01:00
bnxt_filter.c net/bnxt: prevent programming a duplicate flow 2017-10-12 01:52:49 +01:00
bnxt_filter.h net/bnxt: support FDIR 2017-10-12 01:52:49 +01:00
bnxt_hwrm.c net/bnxt: fix port id type 2017-10-13 01:17:49 +01:00
bnxt_hwrm.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_irq.c net/bnxt: fix interrupt handler 2017-10-06 02:49:49 +02:00
bnxt_irq.h net/bnxt: support enable/disable interrupt 2017-10-06 02:49:49 +02:00
bnxt_nvm_defs.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_ring.c net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_ring.h net/bnxt: support LRO 2017-06-12 10:41:28 +01:00
bnxt_rxq.c net/bnxt: fix the association of a MACVLAN per VNIC 2017-10-12 01:52:49 +01:00
bnxt_rxq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_rxr.c net/bnxt: support getting ptypes 2017-10-06 02:49:49 +02:00
bnxt_rxr.h net/bnxt: update status of Rx IP/L4 CKSUM 2017-10-06 02:49:49 +02:00
bnxt_stats.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_stats.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_txq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_txr.c net/bnxt: support Tx descriptor status 2017-10-06 02:49:49 +02:00
bnxt_txr.h net/bnxt: set checksum offload flags correctly 2017-10-06 02:49:49 +02:00
bnxt_vnic.c net/bnxt: support flow filter ops 2017-10-06 02:49:49 +02:00
bnxt_vnic.h net/bnxt: support flow filter ops 2017-10-06 02:49:49 +02:00
bnxt.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
hsi_struct_def_dpdk.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pmd_bnxt_version.map net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00
rte_pmd_bnxt.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_pmd_bnxt.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00