[dpdk-dev] [PATCH] mbuf: pktmbuf pool create helper for specific mempool ops

Wiles, Keith keith.wiles at intel.com
Fri Dec 22 14:53:13 CET 2017



> On Dec 22, 2017, at 5:30 AM, Hemant Agrawal <hemant.agrawal at nxp.com> wrote:
> 
> Introduce a new helper for pktmbuf pool, which will allow
> the application to optionally specify the mempool ops name
> as well.
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
> This change was discussed in the 
> "doc: announce ABI change for pktmbuf pool create API"
> http://dpdk.org/dev/patchwork/patch/32306/
> 
> lib/librte_mbuf/rte_mbuf.c | 24 ++++++++++++++++++------
> lib/librte_mbuf/rte_mbuf.h | 42 ++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 60 insertions(+), 6 deletions(-)
> 

This patch looks good to me, but you forgot the MAP file patch to add the new API.

Regards,
Keith



More information about the dev mailing list