net/ice: fix VXLAN/NVGRE flow matching
[dpdk.git] / drivers / net / dpaa2 / rte_pmd_dpaa2_version.map
index b741bc0..d1b4cdb 100644 (file)
@@ -8,4 +8,13 @@ DPDK_17.11 {
 
        dpaa2_eth_eventq_attach;
        dpaa2_eth_eventq_detach;
-};
+
+} DPDK_17.05;
+
+EXPERIMENTAL {
+       global:
+
+       rte_pmd_dpaa2_mux_flow_create;
+       rte_pmd_dpaa2_set_custom_hash;
+       rte_pmd_dpaa2_set_timestamp;
+} DPDK_17.11;