X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_mbuf%2Frte_mbuf_version.map;h=2662a37bf674401997d773704a188a689402eae1;hb=26cc3bbe4dc0c1f3ec06a58e7dd00b0180737bae;hp=cae68db8d1b044543bad0a4f884ba874df6572aa;hpb=e9072968d8c536aa8584392d77fc5369be670e09;p=dpdk.git diff --git a/lib/librte_mbuf/rte_mbuf_version.map b/lib/librte_mbuf/rte_mbuf_version.map index cae68db8d1..2662a37bf6 100644 --- a/lib/librte_mbuf/rte_mbuf_version.map +++ b/lib/librte_mbuf/rte_mbuf_version.map @@ -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;