[PATCH] config/arm: fix march features not being set

Wathsala Wathawana Vithanage wathsala.vithanage at arm.com
Tue Mar 11 20:44:53 CET 2025


Hi Jerin,

We are looking into this internally. 

Thanks.

> -----Original Message-----
> From: Jerin Jacob <jerinj at marvell.com>
> Sent: Monday, March 10, 2025 9:23 AM
> To: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>; Wathsala
> Wathawana Vithanage <wathsala.vithanage at arm.com>; Bruce Richardson
> <bruce.richardson at intel.com>
> Cc: dev at dpdk.org; Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>;
> thomas at monjalon.net; Honnappa Nagarahalli
> <Honnappa.Nagarahalli at arm.com>
> Subject: RE: [PATCH] config/arm: fix march features not being set
> 
> > -----Original Message-----
> > From: pbhagavatula at marvell.com <pbhagavatula at marvell.com>
> > Sent: Saturday, March 8, 2025 2:29 PM
> > To: Jerin Jacob <jerinj at marvell.com>; Wathsala Vithanage
> > <wathsala.vithanage at arm.com>; Bruce Richardson
> > <bruce.richardson at intel.com>
> > Cc: dev at dpdk.org; Pavan Nikhilesh Bhagavatula
> > <pbhagavatula at marvell.com>
> > Subject: [PATCH] config/arm: fix march features not being set
> >
> > From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> >
> > Fix extra_march_features not being added to mcpu flags when SoC
> > configuration advertises them.
> >
> > Fixes: c02c01dbf907 ("config/arm: prefer strict use of -mcpu if
> > supported")
> 
> Acked-by: Jerin Jacob <jerinj at marvell.com>
> 
> Wathsala, Could you review this patch so that it can be part of rc3. Following
> machines configs are broken
> 
> [main]dell[dpdk.org] $ git grep -p extra_march_features
> config/arm/meson.build=soc_cn10k = {
> config/arm/meson.build:    'extra_march_features': ['crypto'],
> config/arm/meson.build=soc_grace = {
> config/arm/meson.build:    'extra_march_features': ['crypto'],
> config/arm/meson.build=soc_graviton3 = {
> config/arm/meson.build:    'extra_march_features': ['crypto'],
> config/arm/meson.build=soc_graviton4 = {
> config/arm/meson.build:    'extra_march_features': ['crypto'],
> config/arm/meson.build=soc_odyssey = {
> config/arm/meson.build:    'extra_march_features': ['crypto'],


More information about the dev mailing list