Re: [dpdk-dev] [PATCH v15 05/12] build: organize Arm config into dict

2021-01-16 Thread Ruifeng Wang
> -Original Message- > From: Juraj Linkeš > Sent: Friday, January 15, 2021 9:26 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 v15 05/12] build: organize Arm config into dict

2021-01-15 Thread Juraj Linkeš
Use dictionary lookup instead of checking for existing variables, iterating over all elements in the list or checking lists for optional configuration. Move variable contents into the dictionary for variables that would be referenced only once. Fallback to generic part number if the discovered part