[dpdk-dev] [PATCH v2] vhost: remove experimental tag on vDPA API

Maxime Coquelin maxime.coquelin at redhat.com
Wed Sep 30 18:17:29 CEST 2020



On 9/15/20 9:25 AM, Maxime Coquelin wrote:
> As announced in v20.08, this patch makes the vDPA
> and related Vhost API stable.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---
> - v2: remove missed __rte_experimental tag
> 
>  lib/librte_vhost/rte_vdpa.h            | 36 --------------------------
>  lib/librte_vhost/rte_vdpa_dev.h        | 16 ------------
>  lib/librte_vhost/rte_vhost.h           |  7 -----
>  lib/librte_vhost/rte_vhost_version.map | 34 ++++++++++++------------
>  4 files changed, 17 insertions(+), 76 deletions(-)

Applied to dpdk-next-virtio/main.

Thanks,
Maxime



More information about the dev mailing list