[dpdk-dev] [PATCH v2] eal: reword logs for CPU and NUMA counts
Bruce Richardson
bruce.richardson at intel.com
Thu Sep 16 12:41:18 CEST 2021
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 <thomas at monjalon.net>
> > ---
> > v2: keep plural form as suggested by Bruce
> > ---
> > lib/eal/common/eal_common_lcore.c | 8 ++++----
> > 1 file changed, 4 insertions(+), 4 deletions(-)
> >
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list