Re: [dpdk-dev] [RFC PATCH 0/2] Arm build options rework

2020-09-23 Thread Honnappa Nagarahalli
Adding Ali > -Original Message- > From: Juraj Linkeš > Sent: Wednesday, September 23, 2020 8:19 AM > To: bruce.richard...@intel.com; Ruifeng Wang ; > Honnappa Nagarahalli ; Phil Yang > ; vcchu...@amazon.com; Dharmik Thakkar > ; jerinjac...@gmail.com; > hemant.agra...@nxp.com > Cc: dev@dpd

[dpdk-dev] [RFC PATCH 0/2] Arm build options rework

2020-09-23 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. Instead use user input - the machine meson option to specify the SoC, e.g.: meson soc_test -Dmachine=thunderx meson soc_test --cross-file config/arm