Re: [dpdk-dev] [PATCH v2] eal: reword logs for CPU and NUMA counts

2021-09-22 Thread Thomas Monjalon
16/09/2021 12:41, Bruce Richardson: > On Thu, Sep 16, 2021 at 12:39:20PM +0200, Thomas Monjalon wrote: > > 16/09/2021 12:32, Thomas Monjalon: > > > Some logs about cores and nodes were using hypotetic plural (s) form. > > > A fixed plural form with value at the end is preferred. > > > > > > Signed

Re: [dpdk-dev] [PATCH v2] eal: reword logs for CPU and NUMA counts

2021-09-16 Thread Bruce Richardson
On Thu, Sep 16, 2021 at 12:39:20PM +0200, Thomas Monjalon wrote: > 16/09/2021 12:32, Thomas Monjalon: > > Some logs about cores and nodes were using hypotetic plural (s) form. > > A fixed plural form with value at the end is preferred. > > > > Signed-off-by: Thomas Monjalon > > --- > > v2: keep p

Re: [dpdk-dev] [PATCH v2] eal: reword logs for CPU and NUMA counts

2021-09-16 Thread Thomas Monjalon
16/09/2021 12:32, Thomas Monjalon: > Some logs about cores and nodes were using hypotetic plural (s) form. > A fixed plural form with value at the end is preferred. > > Signed-off-by: Thomas Monjalon > --- > v2: keep plural form as suggested by Bruce > --- > lib/eal/common/eal_common_lcore.c | 8