> >
> >
> > > > Subject: [EXT] [PATCH v2 1/3] test/rcu: fix the compiling error
> > > > for
> > > > armv8.2
> > > >
> > > > With "-march=armv8.2-a" specified, a compiling error generated:
> > > > app/test/test_rcu_qsbr.c:234:10: error: comparison of integer
> > > > expressions of different signedn
Hi Honnappa,
> -Original Message-
> From: Honnappa Nagarahalli
> Sent: Thursday, September 12, 2019 10:43 PM
> To: jer...@marvell.com; Gavin Hu (Arm Technology China)
> ; dev@dpdk.org
> Cc: nd ; tho...@monjalon.net; hemant.agra...@nxp.com;
> Pavan Nikhilesh Bhagavatula ; sta...@dpdk.org;
> > Subject: [EXT] [PATCH v2 1/3] test/rcu: fix the compiling error for
> > armv8.2
> >
> > With "-march=armv8.2-a" specified, a compiling error generated:
> > app/test/test_rcu_qsbr.c:234:10: error: comparison of integer
> > expressions of different signedness: ‘unsigned int’ and ‘int’
> > [-Wer
> -Original Message-
> From: Gavin Hu
> Sent: Thursday, August 1, 2019 5:18 AM
> To: dev@dpdk.org
> Cc: n...@arm.com; tho...@monjalon.net; hemant.agra...@nxp.com; Jerin
> Jacob Kollanukkaran ; Pavan Nikhilesh Bhagavatula
> ; honnappa.nagaraha...@arm.com;
> sta...@dpdk.org
> Subject: [EXT
With "-march=armv8.2-a" specified, a compiling error generated:
app/test/test_rcu_qsbr.c:234:10: error: comparison of integer
expressions of different signedness: ‘unsigned int’ and ‘int’
[-Werror=sign-compare]
Fixes: b87089b0bb19 ("test/rcu: add API and functional tests")
Cc: sta...@dpdk.org
Sig
5 matches
Mail list logo