numam-dpdk/drivers
Matan Azrad dcd0c9c32b net/failsafe: use ownership mechanism for slaves
Fail-safe PMD sub devices management is based on ethdev port mechanism.
So, the sub-devices management structures are exposed to other DPDK
entities which may use them in parallel to fail-safe PMD.

Use the new port ownership mechanism to avoid multiple managments of
fail-safe PMD sub-devices.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2018-01-31 20:49:42 +01:00
..
bbdev drivers/bbdev: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
bus net/dpaa: further push mode optimizations 2018-01-31 13:44:56 +01:00
crypto crypto/scheduler: fix strncpy 2018-01-31 18:59:39 +01:00
event event/opdl: fix dereference before null check 2018-01-31 10:42:18 +01:00
mempool bus/dpaa: check portal presence in the caller function 2018-01-31 13:44:54 +01:00
net net/failsafe: use ownership mechanism for slaves 2018-01-31 20:49:42 +01:00
raw raw/skeleton: add test cases 2018-01-31 15:36:30 +01:00
Makefile raw/skeleton: introduce skeleton rawdev driver 2018-01-31 15:36:02 +01:00
meson.build drivers: improve pmdinfo generation with meson 2018-01-30 21:59:00 +01:00