numam-dpdk/drivers/vdpa
Matan Azrad 2838aa76ba vdpa/mlx5: fix device unplug
The vDPA PCI device unplug process should release all the private
device resources and also to unregister the device.

The device unregistration was missed what remained the device data
invalid in the rte_vhost library.

Unregister the device in unplug process via the remove operation.

Fixes: 95276abaaf ("vdpa/mlx5: introduce Mellanox vDPA driver")
Cc: stable@dpdk.org

Reported-by: Eli Britstein <elibr@nvidia.com>
Signed-off-by: Matan Azrad <matan@nvidia.com>
Tested-by: Eli Britstein <elibr@nvidia.com>
Acked-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2021-05-18 10:15:19 +02:00
..
ifc vdpa/ifc: set notify and vring relay thread names 2021-04-21 15:57:51 +02:00
mlx5 vdpa/mlx5: fix device unplug 2021-05-18 10:15:19 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00