8a0cf0c455
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:
|
||
---|---|---|
.. | ||
meson.build | ||
rte_pdump.c | ||
rte_pdump.h | ||
version.map |