numam-dpdk/lib/librte_net
Pawel Modrak 85ff364f3b build: align symbols with global ABI version
Merge all versions in linker version script files to DPDK_20.0.

This commit was generated by running the following command:

:~/DPDK$ buildtools/update-abi.sh 20.0

Signed-off-by: Pawel Modrak <pawelx.modrak@intel.com>
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-11-20 23:05:39 +01:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
net_crc_neon.h
net_crc_sse.h
rte_arp.c
rte_arp.h net: remove ethernet packing and set two-byte alignment 2019-10-27 18:13:44 +01:00
rte_esp.h
rte_ether.c
rte_ether.h net: remove ethernet packing and set two-byte alignment 2019-10-27 18:13:44 +01:00
rte_gre.h
rte_gtp.h app/testpmd: add GTP parsing and Tx checksum offload 2019-10-25 19:00:22 +02:00
rte_higig.h ethdev: add HIGIG2 key field to flow API 2019-10-23 16:43:10 +02:00
rte_icmp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_ip.h net: constify pointer to IPv6 header 2019-11-20 17:36:06 +01:00
rte_mpls.h net: add rte prefix to MPLS structure 2019-10-25 19:00:22 +02:00
rte_net_crc.c net: hide internal CRC defines 2019-10-25 19:00:22 +02:00
rte_net_crc.h net: hide internal CRC defines 2019-10-25 19:00:22 +02:00
rte_net_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_net.c net: add rte prefix to MPLS structure 2019-10-25 19:00:22 +02:00
rte_net.h
rte_sctp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_tcp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_udp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_vxlan.h net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00