pdump: use generic multi-process channel
authorJianfeng Tan <jianfeng.tan@intel.com>
Thu, 5 Apr 2018 12:28:37 +0000 (12:28 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 17 Apr 2018 23:26:21 +0000 (01:26 +0200)
commit660098d61f57f89aea648e10acade4f503d30a9f
treeda78cce5112e45aed7d6871540bdc069d4dd354d
parent83a73c5fef669e54a137e63449efe06bf7449149
pdump: use generic multi-process channel

The original code replies on the private channel for primary and
secondary communication. Change to use the generic multi-process
channel.

Note with this change, dpdk-pdump will be not compatible with
old version DPDK applications.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
app/pdump/main.c
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_18_05.rst
lib/librte_pdump/Makefile
lib/librte_pdump/meson.build
lib/librte_pdump/rte_pdump.c
lib/librte_pdump/rte_pdump.h