Re: [dpdk-dev] [PATCH v4 1/2] config/arm: split march cfg into arch and features

2021-09-16 Thread Thomas Monjalon
17/08/2021 12:56, Juraj Linkeš: > Older compilers may not support all arch versions and all features that > the target SoC supports, in which case it's better to figure out the > highest arch version and features that the compiler supports. Implement > a way to achieve this: > 1. Find the highest a

Re: [dpdk-dev] [PATCH v4 1/2] config/arm: split march cfg into arch and features

2021-09-06 Thread Ruifeng Wang
> -Original Message- > From: Juraj Linkeš > Sent: Tuesday, August 17, 2021 6:57 PM > To: tho...@monjalon.net; david.march...@redhat.com; > bruce.richard...@intel.com; Honnappa Nagarahalli > ; Ruifeng Wang > ; fengcheng...@huawei.com; > ferruh.yi...@intel.com; jerinjac...@gmail.com; jer...@

Re: [dpdk-dev] [PATCH v4 1/2] config/arm: split march cfg into arch and features

2021-08-17 Thread Juraj Linkeš
Resending, since there was an error when sending to Chengwen. > -Original Message- > From: Juraj Linkeš > Sent: Tuesday, August 17, 2021 12:57 PM > To: tho...@monjalon.net; david.march...@redhat.com; > bruce.richard...@intel.com; honnappa.nagaraha...@arm.com; > ruifeng.w...@arm.com; fengc