Re: [dpdk-dev] [PATCH v9 14/14] config: fix Arm implementer and its SoCs

2020-11-12 Thread Honnappa Nagarahalli
Hi Juraj, The failure in Travis should be fixed by [1]. I think you can include it in this series so that we get a clean build in Travis. Ajit, Hemant, Vimal, Thomas, Appreciate if you could test this series on your respective platforms. We need testing on x86 as well. [1] htt

[dpdk-dev] [PATCH v9 14/14] config: fix Arm implementer and its SoCs

2020-11-11 Thread Juraj Linkeš
Fix the implementer and part number of DPAA and ARMADA SoCs. The current values of 16 cores and 1 NUMA node don't cover all SoCs from the Arm implementer, e.g. Taishan 2280 has 64 cores and 4 NUMA nodes. Increase these to 64 and 4 to widen the coverage. Add configuration to SoC options where smalle