ipc: handle unsupported IPC in sendmsg
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 25 Apr 2019 12:45:17 +0000 (13:45 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 5 Jun 2019 09:28:00 +0000 (11:28 +0200)
commit144767514e5ee8436f6e5959f95c2c6559f315b3
tree2007a7458af96624970c986e26b60882047b5709
parent9a4274be9e47eecb1afe31fb7bc75a07e68d4392
ipc: handle unsupported IPC in sendmsg

Currently, IPC API will silently ignore unsupported IPC.
Fix the API call and its callers to explicitly handle
unsupported IPC cases.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
lib/librte_eal/common/eal_common_proc.c
lib/librte_eal/common/include/rte_eal.h