numam-dpdk/drivers/bus
Anatoly Burakov edf73dd330 ipc: handle unsupported IPC in action register
Currently, IPC API will silently ignore unsupported IPC.
Fix the API call and its callers to explicitly handle
unsupported IPC cases.

For primary processes, it is OK to not have IPC because
there may not be any secondary processes in the first place,
and there are valid use cases that disable IPC support, so
all primary process usages are fixed up to ignore IPC
failures.

For secondary processes, IPC will be crucial, so leave all
of the error handling as is.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2019-06-05 11:27:36 +02:00
..
dpaa drivers/bus: use lcore accessors 2019-06-03 12:30:04 +02:00
fslmc drivers/bus: use lcore accessors 2019-06-03 12:30:04 +02:00
ifpga bus/ifpga: support AFU device search by name 2019-04-19 14:51:54 +02:00
pci bus/pci: add Mellanox kernel driver type 2019-06-04 00:33:06 +02:00
vdev ipc: handle unsupported IPC in action register 2019-06-05 11:27:36 +02:00
vmbus bus/vmbus: fix resource leak on error 2019-04-22 14:39:17 +02:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00