numam-dpdk/drivers/net/failsafe
Kumara Parameshwaran 47f5dee19e net/failsafe: fix secondary process probe
Remove the vdev args check for secondary process which prevents the
secondary from attaching to the device created by the primary process
via the hotplug framework. This check was removed for other vdevs but
was missed for failsafe.

Fixes: 4852aa8f6e ("drivers/net: enable hotplug on secondary process")
Cc: stable@dpdk.org

Signed-off-by: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-11-17 13:03:55 +01:00
..
failsafe_args.c devargs: unify scratch buffer storage 2021-04-14 22:25:08 +02:00
failsafe_eal.c devargs: unify scratch buffer storage 2021-04-14 22:25:08 +02:00
failsafe_ether.c net/failsafe: check stop call status 2020-10-16 22:26:41 +02:00
failsafe_flow.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
failsafe_intr.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
failsafe_ops.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
failsafe_private.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
failsafe_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
failsafe.c net/failsafe: fix secondary process probe 2021-11-17 13:03:55 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00