X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_vhost%2Frte_vdpa.h;h=776ed67c16fbf3537c2839dbba375db6f5d0f6b7;hb=e91ac959fadcfb10e7cf82e5b9c239cc36929e7a;hp=eda56dd5568e05f59e83da41b7dd75dc637d962c;hpb=fbe6be6ea04cad614a4d2914be2f6da788bcf706;p=dpdk.git diff --git a/lib/librte_vhost/rte_vdpa.h b/lib/librte_vhost/rte_vdpa.h index eda56dd556..776ed67c16 100644 --- a/lib/librte_vhost/rte_vdpa.h +++ b/lib/librte_vhost/rte_vdpa.h @@ -175,19 +175,6 @@ __rte_experimental struct rte_device * rte_vdpa_get_rte_device(struct rte_vdpa_device *vdpa_dev); -/** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * - * Get current available vdpa device number - * - * @return - * available vdpa device number - */ -__rte_experimental -int -rte_vdpa_get_device_num(void); - /** * @warning * @b EXPERIMENTAL: this API may change without prior notice