X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_mbuf%2Frte_mbuf_pool_ops.h;h=7ed95a49a44ed99bd60e8bbd85faf0bf8f8c5822;hb=bfe2ae495ee2682a79e1cc84b10914f37a82d3cf;hp=e8ee20fbfcd095a30d91c76d47f89ecc3522b3d7;hpb=a3acc3144a76819479a679c632fa18b1c3cdeea1;p=dpdk.git diff --git a/lib/librte_mbuf/rte_mbuf_pool_ops.h b/lib/librte_mbuf/rte_mbuf_pool_ops.h index e8ee20fbfc..7ed95a49a4 100644 --- a/lib/librte_mbuf/rte_mbuf_pool_ops.h +++ b/lib/librte_mbuf/rte_mbuf_pool_ops.h @@ -12,11 +12,10 @@ * These APIs are for configuring the mbuf pool ops names to be largely used by * rte_pktmbuf_pool_create(). However, this can also be used to set and inquire * the best mempool ops available. - * - * @warning - * @b EXPERIMENTAL: this API may change without prior notice */ +#include + #ifdef __cplusplus extern "C" { #endif