numam-dpdk/lib/librte_gso
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
..
gso_common.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gso_common.h net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
gso_tcp4.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gso_tcp4.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gso_tunnel_tcp4.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gso_tunnel_tcp4.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gso_udp4.c net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
gso_udp4.h gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
meson.build gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
rte_gso_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_gso.c gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
rte_gso.h net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00