[dpdk-dev] [PATCH v4 03/12] vhost: update version map file

Ouyang Changchun changchun.ouyang at intel.com
Wed Aug 12 10:02:38 CEST 2015


From: Changchun Ouyang <changchun.ouyang at intel.com>

it is added in v4.

Signed-off-by: Changchun Ouyang <changchun.ouyang at intel.com>
---
 lib/librte_vhost/rte_vhost_version.map | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librte_vhost/rte_vhost_version.map b/lib/librte_vhost/rte_vhost_version.map
index 3d8709e..0bb1c0f 100644
--- a/lib/librte_vhost/rte_vhost_version.map
+++ b/lib/librte_vhost/rte_vhost_version.map
@@ -18,5 +18,5 @@ DPDK_2.1 {
 	global:
 
 	rte_vhost_driver_unregister;
-
+	rte_vhost_qp_num_get;
 } DPDK_2.0;
-- 
1.8.4.2



More information about the dev mailing list