numam-dpdk/lib/librte_ip_frag
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
..
ip_frag_common.h ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
ip_frag_internal.c ip_frag: check for x86 rather than SSE4 2017-07-04 14:35:41 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_ip_frag_common.c ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
rte_ip_frag_version.map ip_frag: rename map file to standardized name 2017-08-31 23:02:57 +02:00
rte_ip_frag.h ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
rte_ipv4_fragmentation.c ip_frag: handle MTU sizes not aligned to 8 bytes 2017-06-22 17:59:05 +02:00
rte_ipv4_reassembly.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00
rte_ipv6_fragmentation.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
rte_ipv6_reassembly.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00