Re: [dpdk-dev] [PATCH v2 12/12] vhost: remove vDPA device count API

2020-06-24 Thread Maxime Coquelin
Sorry, this patch has been sent by mistake, just discard it. On 6/24/20 2:26 PM, Maxime Coquelin wrote: > This API is no more useful, this patch removes it. > > Signed-off-by: Maxime Coquelin > --- > drivers/vdpa/ifc/ifcvf_vdpa.c | 1 + > drivers/vdpa/mlx5/mlx5_vdpa.h | 1 + > lib/librt

[dpdk-dev] [PATCH v2 12/12] vhost: remove vDPA device count API

2020-06-24 Thread Maxime Coquelin
This API is no more useful, this patch removes it. Signed-off-by: Maxime Coquelin --- drivers/vdpa/ifc/ifcvf_vdpa.c | 1 + drivers/vdpa/mlx5/mlx5_vdpa.h | 1 + lib/librte_vhost/Makefile | 3 +- lib/librte_vhost/meson.build| 3 +- lib/librte_vhost/rte_vdpa.h | 155 --