[dpdk-dev] [PATCH v3 1/7] eal: prefix mbuf pool ops name with user defined

Olivier Matz olivier.matz at 6wind.com
Fri Jan 19 11:01:28 CET 2018


On Thu, Jan 18, 2018 at 06:56:26PM +0530, Hemant Agrawal wrote:
> This patch prefix the mbuf pool ops name with "user" to indicate
> that it is user defined.
> 
> This patch also change the logic to maintain the value of
> user defined and compile time i.e. RTE_MBUF_DEFAULT_MEMPOOL_OPS.
> 
> The pktmbuf_create_pool is updated to reflect the same.

The patch itself looks good to me, but I think it deserves to be split
in 2 patches.



More information about the dev mailing list