ethdev: add flow rule copy function
[dpdk.git] / lib / librte_ether / rte_ether_version.map
index 019a93d..6f65f83 100644 (file)
@@ -152,6 +152,7 @@ DPDK_17.08 {
        global:
 
        _rte_eth_dev_callback_process;
+       rte_flow_copy;
        rte_flow_isolate;
 
 } DPDK_17.05;