> On Dec 22, 2017, at 5:30 AM, Hemant Agrawal <hemant.agra...@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.agra...@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