> > 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>
Added "allow_experimental_apis = true" in meson.build and applied, thanks.