pdump: remove deprecated APIs
authorTiwei Bie <tiwei.bie@intel.com>
Mon, 3 Dec 2018 02:58:57 +0000 (10:58 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 19 Dec 2018 00:25:56 +0000 (01:25 +0100)
commite9436f54afc01254c990b68c7f967c7a75c0fe3d
tree67d2a2df0adbb5eec50aece5e937934bc51f0d52
parentd80a21eb720b009da224c8a97879a00360b3066b
pdump: remove deprecated APIs

We already changed to use generic IPC in pdump since below commit:

commit 660098d61f57 ("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>
app/test-pmd/testpmd.c
doc/guides/prog_guide/pdump_lib.rst
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_19_02.rst
lib/librte_pdump/Makefile
lib/librte_pdump/meson.build
lib/librte_pdump/rte_pdump.c
lib/librte_pdump/rte_pdump.h
lib/librte_pdump/rte_pdump_version.map