On 4/19/2019 11:28 AM, Herakliusz Lipiec wrote: > A sucessfull call to rte_mp_request_sync does not guarantee that there > are any messages in the buffer, and this should be checked for before > accessing data in the message. Buffer can be empty if IPC is disabled or > if we deciede to ignore replies. > > Fixes: c9aa56edec8e ("net/tap: access primary process queues from secondary") > Cc: rasl...@mellanox.com > Cc: sta...@dpdk.org > Signed-off-by: Herakliusz Lipiec <herakliusz.lip...@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks. (https://bugs.dpdk.org/show_bug.cgi?id=257 created for the API)