1 2 3 4 5 6 7 8 9 10 11 12 13 14
DPDK_2.0 { global: rte_eth_from_rings; local: *; }; DPDK_2.2 { global: rte_eth_from_ring; } DPDK_2.0;