[dpdk-dev] [PATCH v2] eal: add option --master-lcore

Aaron Campbell aaron at arbor.net
Wed Nov 5 16:34:04 CET 2014


Acked-by: Aaron Campbell <aaron at arbor.net <mailto:aaron at arbor.net>>

Minor comments inline below, I don’t need to see another patch.

Thanks,
-Aaron

> On Nov 4, 2014, at 5:40 PM, Thomas Monjalon <thomas.monjalon at 6wind.com> wrote:
> 
> +			RTE_LOG(ERR, EAL, "please specify the master lcore id"
> +				"after specifying the coremask\n”);

Missing a space between “id” and “after”.

> +			RTE_LOG(ERR, EAL, "please specify the master lcore id"
> +				"after specifying the coremask\n”);

Same here in the Linux version of the code.


More information about the dev mailing list