numam-dpdk/lib/librte_ip_frag
Ciara Power 3cc6ecfdfe build: remove makefiles
A decision was made [1] to no longer support Make in DPDK, this patch
removes all Makefiles that do not make use of pkg-config, along with
the mk directory previously used by make.

[1] https://mails.dpdk.org/archives/dev/2020-April/162839.html

Signed-off-by: Ciara Power <ciara.power@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2020-09-08 00:09:50 +02:00
..
ip_frag_common.h ip_frag: use key length for key comparison 2018-11-06 01:58:11 +01:00
ip_frag_internal.c lib: use common macro RTE_DIM 2020-02-05 14:37:41 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_ip_frag_common.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_ip_frag_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_ip_frag.h replace packed attributes 2020-04-16 18:16:46 +02:00
rte_ipv4_fragmentation.c ip_frag: ensure minimum v4 fragmentation length 2020-04-25 15:15:23 +02:00
rte_ipv4_reassembly.c ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00
rte_ipv6_fragmentation.c ip_frag: ensure minimum v6 fragmentation length 2020-04-25 15:15:27 +02:00
rte_ipv6_reassembly.c ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00