> -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: Monday, January 18, 2021 10:31 PM > To: Juraj Linkeš <juraj.lin...@pantheon.tech> > Cc: bruce.richard...@intel.com; ruifeng.w...@arm.com; > honnappa.nagaraha...@arm.com; phil.y...@arm.com; > vcchu...@amazon.com; dharmik.thak...@arm.com; jerinjac...@gmail.com; > hemant.agra...@nxp.com; ajit.khapa...@broadcom.com; > ferruh.yi...@intel.com; abo...@pensando.io; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v15 00/12] Arm build options rework > > 15/01/2021 14:25, Juraj Linkeš: > > build: rename Arm build variables > > build: remove unused or superfluous variables > > build: reformat and move Arm config and comments > > build: simplify how Arm flags are processed > > build: organize Arm config into dict > > build: isolate configuration for Arm generic build > > build: use native machine args in Arm native build > > build: add core and NUMA counts to cross files > > build: disable libnuma in cross builds > > These patches look good, thanks for the work. >
Thanks, Thomas, this will simplify the review. > I consider these patches (9, 11, 12) need more review or rework: > > > build: disable drivers in Arm builds > > build: add Arm SoC meson option > > config: fix Arm implementer and its SoCs > > I've decided to partially apply the series to have progress in 21.02-rc1. > Please let's continue with these three patches during -rc2. > > Should I submit new version as continuation of this series or should these three patches constitute a new series?