[PATCH 00/12] Fix compilation with gcc 12
Morten Brørup
mb at smartsharesystems.com
Sat May 21 11:39:59 CEST 2022
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Friday, 20 May 2022 22.14
>
> On Wed, 18 May 2022 12:16:45 +0200
> David Marchand <david.marchand at redhat.com> wrote:
>
> > Fedora 36 is out since early may and comes with gcc 12.
> > This series fixes compilation or waives some checks.
> >
> > There might be something fishy with rte_memcpy on x86 but, for now,
> > the rte_memcpy related fixes are on the caller side.
> >
> > Some "base" drivers have issues, I chose the simple solution of
> waiving
> > the checks for them.
> >
> > Compilation is the only thing checked.
> > Please driver maintainers, check nothing got broken.
> >
>
>
> We need to purge all code still using array size of one
> instead of proper flex array member.
+1 to that!
More information about the dev
mailing list