numam-dpdk/app/test-pmd
Tiwei Bie e9436f54af pdump: remove deprecated APIs
We already changed to use generic IPC in pdump since below commit:

commit 660098d61f ("pdump: use generic multi-process channel")

The `rte_pdump_set_socket_dir()`, the `path` parameter of
`rte_pdump_init()` and the `enum rte_pdump_socktype` have been
deprecated since then. This commit removes these deprecated
APIs and also bumps the pdump ABI.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
2018-12-19 01:25:56 +01:00
..
bpf_cmd.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_cmd.h app/testpmd: add commands to load/unload BPF filters 2018-05-12 00:37:51 +02:00
cmdline_flow.c app/testpmd: fix MPLS BoS bit default value 2018-12-13 16:31:06 +00:00
cmdline_mtr.c app/testpmd: fix memory leak for DSCP table 2018-11-18 22:32:47 +01:00
cmdline_mtr.h app/testpmd: add commands for metering and policing 2018-01-10 00:51:31 +01:00
cmdline_tm.c app/testpmd: fix shaper profile parameters 2018-11-05 08:41:03 +01:00
cmdline_tm.h app/testpmd: add TM commands to mark packets 2018-10-08 17:53:03 +02:00
cmdline.c app/testpmd: fix MPLSoGRE encapsulation 2018-12-13 17:45:59 +00:00
config.c app/testpmd: fix QinQ strip display option 2018-10-26 22:14:06 +02:00
csumonly.c app/testpmd: fix L4 length for UDP checksum 2018-11-14 00:35:53 +01:00
flowgen.c app/testpmd: fix Tx offload flags 2018-11-05 15:01:25 +01:00
icmpecho.c app/testpmd: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:20 +01:00
ieee1588fwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
iofwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
macfwd.c app/testpmd: conserve offload flags of mbuf 2018-04-27 20:11:33 +02:00
macswap.c app/testpmd: conserve offload flags of mbuf 2018-04-27 20:11:33 +02:00
Makefile mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
noisy_vnf.c app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
parameters.c app/testpmd: reserve NUMA node per port and per ring 2018-10-26 22:14:05 +02:00
rxonly.c app/testpmd: add packet dump callbacks 2018-10-18 10:24:39 +02:00
softnicfwd.c app/testpmd: fix memory leak for TM object 2018-11-12 17:45:31 +01:00
testpmd.c pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00
testpmd.h app/testpmd: setup attached ports on probe event 2018-10-26 22:14:06 +02:00
txonly.c app/testpmd: fix metadata API and Tx insertion 2018-10-26 22:14:06 +02:00
util.c app/testpmd: fix metadata API and Tx insertion 2018-10-26 22:14:06 +02:00