numam-dpdk/lib/librte_pipeline
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
rte_pipeline_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_pipeline.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
rte_pipeline.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_in_action.c pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_port_in_action.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_table_action.c net: remove ethernet packing and set two-byte alignment 2019-10-27 18:13:44 +01:00
rte_table_action.h examples/ip_pipeline: add config flexibility to TM 2019-07-22 15:42:59 +02:00