numam-dpdk/lib/librte_pdump
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
..
Makefile pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00
meson.build pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00
rte_pdump_version.map pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00
rte_pdump.c pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00
rte_pdump.h pdump: remove deprecated APIs 2018-12-19 01:25:56 +01:00