Re: [dpdk-dev] [PATCH v12 00/14] Arm build options rework

2020-11-13 Thread Ruifeng Wang
> -Original Message- > From: Juraj Linkeš > Sent: Friday, November 13, 2020 10:31 PM > To: bruce.richard...@intel.com; Ruifeng Wang ; > Honnappa Nagarahalli ; Phil Yang > ; vcchu...@amazon.com; Dharmik Thakkar > ; jerinjac...@gmail.com; > hemant.agra...@nxp.com; Ajit Khaparde (ajit.khapa..

[dpdk-dev] [PATCH v12 00/14] Arm build options rework

2020-11-13 Thread Juraj Linkeš
The current way of specifying Arm configuration options is insufficient since we can't identify the SoC we're building for from the MIDR information. For example, we can't distinguish between N1SDP, Graviton2 or Ampere Altra. Add a way to specify the cpu count and numa node count for cross builds