Imported Upstream version 16.11
[deb_dpdk.git] / drivers / net / vhost / rte_pmd_vhost_version.map
index 65bf3a8..3d44083 100644 (file)
@@ -8,3 +8,9 @@ DPDK_16.04 {
 
        local: *;
 };
+
+DPDK_16.11 {
+       global:
+
+       rte_eth_vhost_get_vid_from_port_id;
+};