1EXPERIMENTAL {
2 global:
3
4 rte_pmd_dpaa2_mux_flow_create;
5 rte_pmd_dpaa2_set_custom_hash;
6
7 # added in 21.05
8 rte_pmd_dpaa2_mux_rx_frame_len;
9};
10
11INTERNAL {
12 global:
13
14 dpaa2_eth_eventq_attach;
15 dpaa2_eth_eventq_detach;
16
17 local: *;
18};
19