mbuf: add a copy routine
[dpdk.git] / lib / librte_mbuf / rte_mbuf_version.map
index 83148a0..519fead 100644 (file)
@@ -58,4 +58,6 @@ EXPERIMENTAL {
        global:
 
        rte_mbuf_check;
+       rte_pktmbuf_copy;
+
 } DPDK_18.08;