]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/softnic/rte_pmd_softnic_version.map
net/bnxt: consolidate template table processing
[dpdk.git] / drivers / net / softnic / rte_pmd_softnic_version.map
index fb2cb68ca4c29d45ce9ef173e644fdaa5d02dbe9..530d2e6b720e1492320354ee98fac36b497fb4d8 100644 (file)
@@ -1,7 +1,13 @@
-DPDK_17.11 {
+DPDK_21 {
        global:
 
        rte_pmd_softnic_run;
 
        local: *;
 };
+
+EXPERIMENTAL {
+       global:
+
+       rte_pmd_softnic_manage;
+};