Re: [dpdk-dev] [PATCH v3] eal: Set numa node value for system which not support it.

2017-05-31 Thread nickcooper-zhangtonghao
Did you think this patch is necessary. I submitted v4. v4: http://dpdk.org/dev/patchwork/patch/24212/ Thanks. Nick > On May 10, 2017, at 10:20 PM, nickcooper-zhangtonghao > wrote: > > Thanks for your review. > >> On May 10, 2017, at 8:45 PM, Thoma

Re: [dpdk-dev] [PATCH v3] eal: Set numa node value for system which not support it.

2017-05-10 Thread nickcooper-zhangtonghao
Thanks for your review. > On May 10, 2017, at 8:45 PM, Thomas Monjalon wrote: > >> The NUMA node information for PCI devices provided through >> sysfs is invalid for AMD Opteron(TM) Processor 62xx and 63xx >> on Red Hat Enterprise Linux 6, and VMs on some hypervisors. > > Sorry I don't understa

Re: [dpdk-dev] [PATCH v3] eal: Set numa node value for system which not support it.

2017-05-10 Thread Thomas Monjalon
09/05/2017 09:30, Tonghao Zhang: > The NUMA node information for PCI devices provided through > sysfs is invalid for AMD Opteron(TM) Processor 62xx and 63xx > on Red Hat Enterprise Linux 6, and VMs on some hypervisors. Sorry I don't understand the range of affected platforms. Is it only on Opteron

[dpdk-dev] [PATCH v3] eal: Set numa node value for system which not support it.

2017-05-09 Thread Tonghao Zhang
The NUMA node information for PCI devices provided through sysfs is invalid for AMD Opteron(TM) Processor 62xx and 63xx on Red Hat Enterprise Linux 6, and VMs on some hypervisors. It is good to see more checking for valid values. Signed-off-by: Tonghao Zhang --- lib/librte_eal/linuxapp/eal/eal_p

[dpdk-dev] [PATCH v3] eal: Set numa node value for system which not support it.

2017-05-08 Thread Tonghao Zhang
The NUMA node information for PCI devices provided through sysfs is invalid for AMD Opteron(TM) Processor 62xx and 63xx on Red Hat Enterprise Linux 6, and VMs on some hypervisors. It is good to see more checking for valid values. Signed-off-by: Tonghao Zhang --- lib/librte_eal/linuxapp/eal/eal_p

[dpdk-dev] [PATCH v3] eal: Set numa node value for system which not support it.

2017-05-08 Thread Tonghao Zhang
The NUMA node information for PCI devices provided through sysfs is invalid for AMD Opteron(TM) Processor 62xx and 63xx on Red Hat Enterprise Linux 6, and VMs on some hypervisors. It is good to see more checking for valid values. Signed-off-by: Tonghao Zhang --- lib/librte_eal/linuxapp/eal/eal_p