drivers
> > Subject: Re: FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted
> > correct
> >
> > Hi,
> >
> > 20/09/2022 12:11, Niklas Soderlund:
> > > Hi Thomas,
> > >
> > > Have you checked if this address the same issue you where se
> -Original Message-
> From: Thomas Monjalon
> Sent: 2022年9月20日 21:23
> To: Niklas Soderlund
> Cc: Nole Zhang ; dev@dpdk.org; Chaoyong He
> ; oss-drivers
> Subject: Re: FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted
> correct
>
> Hi,
; On 2022-08-31 10:47:24 +0200, Nole Zhang wrote:
> >
> >
> >
> > > -Original Message-
> > > From: Thomas Monjalon
> > > Sent: 2022年8月29日 21:15
> > > To: Nole Zhang ; Chaoyong He
> > >
> > > Subject: Re: [PATCH v
9日 21:15
> > To: Nole Zhang ; Chaoyong He
> >
> > Subject: Re: [PATCH v1] buildtools: ensure the NUMA nodes are counted
> > correct
> >
> > 29/08/2022 13:17, Nole Zhang:
> > > From: Thomas Monjalon
> > > > 02/08/2022 09:54, Chaoyong He:
> > &
> -Original Message-
> From: Thomas Monjalon
> Sent: 2022年8月29日 21:15
> To: Nole Zhang ; Chaoyong He
>
> Subject: Re: [PATCH v1] buildtools: ensure the NUMA nodes are counted
> correct
>
> 29/08/2022 13:17, Nole Zhang:
> > From: Thomas Monjalon
&g
02/08/2022 09:54, Chaoyong He:
> From: Peng Zhang
>
> Sorting a list of strings with the format "node[0-9]+" in order to find the
> largest integer by looking at the last item after the sort breaks. But if
> there are more then 10 items as a string sort will sort "node10" before
> "node2", it wil
From: Peng Zhang
Sorting a list of strings with the format "node[0-9]+" in order to find the
largest integer by looking at the last item after the sort breaks. But if
there are more then 10 items as a string sort will sort "node10" before
"node2", it will get the error NUMA nodes.
Solve this by
7 matches
Mail list logo