[dpdk-dev] [PATCH] eal: Fixes VFIO/sysfs race condition

2020-04-06 Thread Michael Haeuptle
. This has been observed when hot removing/adding multiple NVMe devices (>=4). Fixes: 340b7bb8d583 ("vfio: extend data structure for multi container") Cc: xiao.w.w...@intel.com Cc: sta...@dpdk.org Signed-off-by: Michael Haeuptle --- lib/librte_eal/linux/eal_vfio.c | 2 +- 1 fi

[dpdk-dev] [PATCH] eal: Fixes VFIO/sysfs race condition

2020-04-06 Thread Michael Haeuptle
. This has been observed when hot removing/adding multiple NVMe devices (>=4). Fixes: 340b7bb8d583 ("vfio: extend data structure for multi container") Cc: sta...@dpdk.org Signed-off-by: Michael Haeuptle --- lib/librte_eal/linux/eal_vfio.c | 2 +- 1 file changed, 1 insertion(+), 1 dele

[dpdk-dev] [PATCH] eal: Fixes VFIO/sysfs race condition

2020-03-31 Thread Michael Haeuptle
. This has been observed when hot removing/adding multiple NVMe devices (>=4). Signed-off-by: Michael Haeuptle --- lib/librte_eal/linux/eal_vfio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_eal/linux/eal_vfio.c b/lib/librte_eal/linux/eal_vfio.c index 4502ae

[dpdk-dev] [PATCH] eal: Fixes VFIO/sysfs race condition

2020-03-31 Thread Michael Haeuptle
. This has been observed when hot removing/adding multiple NVMe devices (>=4). Signed-off-by: Michael Haeuptle --- lib/librte_eal/linux/eal_vfio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_eal/linux/eal_vfio.c b/lib/librte_eal/linux/eal_vfio.c index 4502ae