numam-dpdk/app
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
..
pdump app/pdump: fix port id storage size 2018-11-18 22:32:47 +01:00
proc-info build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-bbdev build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-crypto-perf build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-eventdev fix dpdk.org URLs 2018-11-26 20:19:24 +01:00
test-pmd pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00