> -----Original Message----- > From: Stephen Hemminger <step...@networkplumber.org> > Sent: Friday, December 8, 2023 4:12 AM > To: Joyce Kong <joyce.k...@arm.com> > Cc: tho...@monjalon.net; ruifeng.w...@arm.com; > bruce.richard...@intel.com; dev@dpdk.org; n...@arm.com; Honnappa > Nagarahalli <honnappa.nagaraha...@arm.com> > Subject: [EXT] Re: [PATCH v4 2/2] config/arm: use common cpu arch for cross > files > > External Email > > ---------------------------------------------------------------------- > On Tue, 5 Dec 2023 03:52:59 +0000 > Joyce Kong <joyce.k...@arm.com> wrote: > > > The cpu info in some cross files is inconsistent with > > that in SoC flags. The mismatch doesn't cause any issue > > because the cpu field in the cross file takes no effect > > and machine_args in config/arm/meson.build actually works. > > Use a common one in cross files to remove any confusion. > > > > Reported-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > > Signed-off-by: Joyce Kong <joyce.k...@arm.com> > > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> > > Good to see consolidation instead of copy/paste. > > Acked-by: Stephen Hemminger <step...@networkplumber.org> Tested-by: Pavan Nikhilesh <pbhagavat...@marvell.com>