]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_vhost/rte_vhost_version.map
vhost: export numa node
[dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 3d8709e54e39065ad4d9dd1768fa0208789c1bcc..a323fa03b4b895d2c0dfa24248c03153066b2d47 100644 (file)
@@ -20,3 +20,10 @@ DPDK_2.1 {
        rte_vhost_driver_unregister;
 
 } DPDK_2.0;
+
+DPDK_16.07 {
+       global:
+
+       rte_vhost_get_numa_node;
+
+} DPDK_2.1;