On Wed, Oct 19, 2022 at 6:37 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > Attempts to enable or disable pdump in primary process > will fail with core dump because it is not valid to call > rte_mp_request_sync() unless in a secondary process. > > Trap the error in the common code used for both enable > and disable requests. > > Fixes: 660098d61f57 ("pdump: use generic multi-process channel") Cc: sta...@dpdk.org
> Reported-by: Sylvia Grundwürmer <sylvia.grundwuer...@b-plus.com> > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> Applied, thanks. -- David Marchand