numam-dpdk/lib/librte_net
Bruce Richardson 5b9656b157 lib: build with meson
Add non-EAL libraries to DPDK build. The compat lib is a special case,
along with the previously-added EAL, but all other libs can be build using
the same set of commands, where the individual meson.build files only need
to specify their dependencies, source files, header files and ABI versions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
Acked-by: Luca Boccassi <luca.boccassi@gmail.com>
2018-01-30 17:49:16 +01:00
..
Makefile net: fix RARP generation 2018-01-21 15:51:52 +01:00
meson.build lib: build with meson 2018-01-30 17:49:16 +01:00
net_crc_neon.h lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
net_crc_sse.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_arp.c add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_arp.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_esp.h net: fix ESP header byte ordering definition 2018-01-20 16:10:53 +01:00
rte_ether.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_gre.h net: add GRE header structure 2016-10-11 18:17:13 +02:00
rte_icmp.h net: update licence for network headers 2018-01-05 19:23:29 +01:00
rte_ip.h net: add IPv6 header fields macros 2018-01-21 15:51:52 +01:00
rte_net_crc.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_net_crc.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_net_version.map net: add a helper for making RARP packet 2018-01-16 18:47:49 +01:00
rte_net.c net: fix inner L2 length in packet type parser 2017-10-05 23:34:45 +02:00
rte_net.h lib: fix IPv6 tunnel checksum 2017-04-10 22:49:57 +02:00
rte_sctp.h net: update licence for network headers 2018-01-05 19:23:29 +01:00
rte_tcp.h net: update licence for network headers 2018-01-05 19:23:29 +01:00
rte_udp.h net: update licence for network headers 2018-01-05 19:23:29 +01:00