[dpdk-dev] [PATCH v3 2/3] mempool: use bit flags instead of is_mp and is_mc

Olivier Matz olivier.matz at 6wind.com
Fri Jun 17 12:36:49 CEST 2016


On 06/16/2016 01:02 PM, Lazaros Koromilas wrote:
> Re: [PATCH v3 2/3] mempool: use bit flags instead of is_mp and is_mc

There is a script to check the format of title. The underscores are
now forbidden, because it often reference function or variable names,
which is not ideal in titles.

$ ./scripts/check-git-log.sh
Wrong headline format:
        mempool: use bit flags instead of is_mp and is_mc

I suggest something like:
	mempool: use bit flags to set multi consumers or producers



More information about the dev mailing list