net/ena/base: add accelerated LLQ mode
[dpdk.git] / drivers / net / dpaa2 / rte_pmd_dpaa2_version.map
index 8591cc0..f2bb793 100644 (file)
@@ -1,4 +1,16 @@
-DPDK_17.05 {
+DPDK_20.0 {
+       global:
+
+       dpaa2_eth_eventq_attach;
+       dpaa2_eth_eventq_detach;
 
        local: *;
 };
+
+EXPERIMENTAL {
+       global:
+
+       rte_pmd_dpaa2_mux_flow_create;
+       rte_pmd_dpaa2_set_custom_hash;
+       rte_pmd_dpaa2_set_timestamp;
+};