[dpdk-dev] [PATCH 1/2] mbuf: update default Mempool ops with HW active pool

Hemant Agrawal hemant.agrawal at nxp.com
Mon Dec 18 10:26:57 CET 2017


On 12/15/2017 9:22 PM, Stephen Hemminger wrote:
> On Fri, 15 Dec 2017 15:54:42 +0530
> Hemant Agrawal <hemant.agrawal at nxp.com> wrote:
>
>> +	if ((strcmp(default_ops, RTE_MBUF_DEFAULT_MEMPOOL_OPS) == 0) &&
>> +		(active_mbuf_pool_ops_name != NULL))
>
> Why not have less parenthesis () in conditionals?
>
I will change it in next version.



More information about the dev mailing list