> -----Original Message----- > From: Tan, Jianfeng > Sent: Thursday, April 5, 2018 1:29 PM > To: dev@dpdk.org > Cc: Tan, Jianfeng <jianfeng....@intel.com>; Pattan, Reshma > <reshma.pat...@intel.com> > Subject: [PATCH v4] pdump: change to 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. > > Cc: reshma.pat...@intel.com > > Signed-off-by: Jianfeng Tan <jianfeng....@intel.com>
Acked-by: Reshma Pattan <reshma.pat...@intel.com>