net/dpaa2: add per-thread initialization API
[dpdk.git] / drivers / net / dpaa2 / version.map
index 72d1b2b..49f69da 100644 (file)
@@ -3,6 +3,11 @@ EXPERIMENTAL {
 
        rte_pmd_dpaa2_mux_flow_create;
        rte_pmd_dpaa2_set_custom_hash;
+
+       # added in 21.05
+       rte_pmd_dpaa2_mux_rx_frame_len;
+       # added in 21.08
+       rte_pmd_dpaa2_thread_init;
 };
 
 INTERNAL {