]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_cmdline/rte_cmdline_version.map
vhost: pre update used ring for Tx and Rx
[dpdk.git] / lib / librte_cmdline / rte_cmdline_version.map
index 6193462269c528d75b0370285b141e012831fc90..c9fc18abc0fe245d45fae764cfe60ad99282b933 100644 (file)
@@ -69,3 +69,10 @@ DPDK_2.0 {
 
        local: *;
 };
+
+DPDK_2.1 {
+       global:
+
+       cmdline_poll;
+
+} DPDK_2.0;