> n...@arm.com; Bruce Richardson ;
> > dev@dpdk.org
> > Subject: Re: [EXT] Re: [PATCH 1/2] config/arm: avoid mcpu and march
> > conflicts
> >
> > On Wed, Jan 24, 2024 at 4:22 PM Pavan Nikhilesh Bhagavatula
> > wrote:
> > >
> > >
> > >
an Nikhilesh Bhagavatula
> > > Cc: Jerin Jacob ; ruifeng.w...@arm.com;
> > > n...@arm.com; Bruce Richardson ;
> > > dev@dpdk.org
> > > Subject: Re: [EXT] Re: [PATCH 1/2] config/arm: avoid mcpu and march
> > > conflicts
> > &
> n...@arm.com; Bruce Richardson ;
> > dev@dpdk.org
> > Subject: Re: [EXT] Re: [PATCH 1/2] config/arm: avoid mcpu and march
> > conflicts
> >
> > On Mon, Jan 22, 2024 at 12:54 PM Pavan Nikhilesh Bhagavatula
> > wrote:
> > >
> > > > On Su
> -Original Message-
> From: Juraj Linkeš
> Sent: Monday, January 22, 2024 9:57 PM
> To: Pavan Nikhilesh Bhagavatula
> Cc: Jerin Jacob ; ruifeng.w...@arm.com;
> n...@arm.com; Bruce Richardson ;
> dev@dpdk.org
> Subject: Re: [EXT] Re: [PATCH 1/2] config/a
On Mon, Jan 22, 2024 at 12:54 PM Pavan Nikhilesh Bhagavatula
wrote:
>
> > On Sun, Jan 21, 2024 at 10:37 AM wrote:
> > >
> > > From: Pavan Nikhilesh
> > >
> > > The compiler options march and mtune are a subset
> > > of mcpu and will lead to conflicts if improper march
> > > is chosen for a given
> On Sun, Jan 21, 2024 at 10:37 AM wrote:
> >
> > From: Pavan Nikhilesh
> >
> > The compiler options march and mtune are a subset
> > of mcpu and will lead to conflicts if improper march
> > is chosen for a given mcpu.
> > To avoid conflicts, force part number march when
> > mcpu is available and
On Sun, Jan 21, 2024 at 10:37 AM wrote:
>
> From: Pavan Nikhilesh
>
> The compiler options march and mtune are a subset
> of mcpu and will lead to conflicts if improper march
> is chosen for a given mcpu.
> To avoid conflicts, force part number march when
> mcpu is available and is supported by t
+Cc
On 2024/1/21 5:36 PM, pbhagavat...@marvell.com wrote:
From: Pavan Nikhilesh
The compiler options march and mtune are a subset
of mcpu and will lead to conflicts if improper march
is chosen for a given mcpu.
To avoid conflicts, force part number march when
mcpu is available and is supported
From: Pavan Nikhilesh
The compiler options march and mtune are a subset
of mcpu and will lead to conflicts if improper march
is chosen for a given mcpu.
To avoid conflicts, force part number march when
mcpu is available and is supported by the compiler.
Example:
march = armv9-a
m
9 matches
Mail list logo