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

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jun 24 15:42:05 CEST 2020


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 <maxime.coquelin at redhat.com>
> ---
>  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 --------------------------------
>  lib/librte_vhost/rte_vdpa_dev.h | 147 ++++++++++++++++++++++++++++++
>  lib/librte_vhost/vdpa.c         |  10 +--
>  lib/librte_vhost/vhost.h        |   1 +
>  8 files changed, 155 insertions(+), 166 deletions(-)
>  create mode 100644 lib/librte_vhost/rte_vdpa_dev.h
> 



More information about the dev mailing list