ipc: handle unsupported IPC in async request
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 25 Apr 2019 12:45:19 +0000 (13:45 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 5 Jun 2019 09:28:10 +0000 (11:28 +0200)
commit67dd4d77e04aae6c1ec5b1d0e8e111b102e824ea
treecaabbcbe55dab8fca7a1261ff95f1d1577c39f07
parentc7ef989970004dadd0d40319467131b1598a9cfd
ipc: handle unsupported IPC in async request

Currently, IPC API will silently ignore unsupported IPC.
Fix the API call 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