Re: FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted correct

2022-09-21 Thread Thomas Monjalon
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

RE: FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted correct

2022-09-21 Thread Nole Zhang
> -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,

Re: FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted correct

2022-09-20 Thread Thomas Monjalon
Hi, 20/09/2022 12:11, Niklas Soderlund: > Hi Thomas, > > Have you checked if this address the same issue you where seeing? Do you > think we can move forward with this fix? Yes. No need to show lscpu output, but the output of the DPDK initialization would be more interesting. > On 2022-08-31

Re: FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted correct

2022-09-20 Thread Niklas Soderlund
Hi Thomas, Have you checked if this address the same issue you where seeing? Do you think we can move forward with this fix? 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

FW: [PATCH v1] buildtools: ensure the NUMA nodes are counted correct

2022-08-31 Thread Nole Zhang
> -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 > > > 02/08/2022 09:54, Chaoyong He: