eal: add lcore accessors
[dpdk.git] / lib / librte_mbuf / rte_mbuf_version.map
index cae68db..2662a37 100644 (file)
@@ -45,3 +45,9 @@ DPDK_18.08 {
        rte_mbuf_user_mempool_ops;
        rte_pktmbuf_pool_create_by_ops;
 } DPDK_16.11;
+
+EXPERIMENTAL {
+       global:
+
+       rte_mbuf_check;
+} DPDK_18.08;