29/09/2022 09:09, Akhil Goyal:
> > > > Adds the __extension__ attribute to resolve the following warning
> > > > with gcc 4.8.5 on CentOS 7:
> > > > lib/net/rte_macsec.h:38:2: error: type of bit-field 'short_length' is
> > > > a GCC extension [-Werror=pedantic]
> > > >
> > > > Fixes: 0aaf097585a6
29/09/2022 09:01, Akhil Goyal:
> > Adds the __extension__ attribute to resolve the following warning
> > with gcc 4.8.5 on CentOS 7:
> > lib/net/rte_macsec.h:38:2: error: type of bit-field 'short_length' is
> > a GCC extension [-Werror=pedantic]
> >
> > Fixes: 0aaf097585a6 ("ethdev: add MACsec f
> > > Adds the __extension__ attribute to resolve the following warning
> > > with gcc 4.8.5 on CentOS 7:
> > > lib/net/rte_macsec.h:38:2: error: type of bit-field 'short_length' is
> > > a GCC extension [-Werror=pedantic]
> > >
> > > Fixes: 0aaf097585a6 ("ethdev: add MACsec flow item")
> > > Cc:
> -Original Message-
> From: Akhil Goyal
> Sent: Thursday, September 29, 2022 10:02 AM
> To: Ali Alnubani ; dev@dpdk.org
> Subject: RE: [EXT] [PATCH] net: fix build with -Wpedantic
>
> > Adds the __extension__ attribute to resolve the following warning
> &
> Adds the __extension__ attribute to resolve the following warning
> with gcc 4.8.5 on CentOS 7:
> lib/net/rte_macsec.h:38:2: error: type of bit-field 'short_length' is
> a GCC extension [-Werror=pedantic]
>
> Fixes: 0aaf097585a6 ("ethdev: add MACsec flow item")
> Cc: gak...@marvell.com
>
> Si
Adds the __extension__ attribute to resolve the following warning
with gcc 4.8.5 on CentOS 7:
lib/net/rte_macsec.h:38:2: error: type of bit-field 'short_length' is
a GCC extension [-Werror=pedantic]
Fixes: 0aaf097585a6 ("ethdev: add MACsec flow item")
Cc: gak...@marvell.com
Signed-off-by: Ali A
6 matches
Mail list logo