[dpdk-dev] [PATCH v2] net/sfc: fix broken build with clang 3.4.x

David Marchand david.marchand at redhat.com
Thu Jul 22 21:44:19 CEST 2021


On Thu, Jul 22, 2021 at 11:12 AM David Marchand
<david.marchand at redhat.com> wrote:
> On Thu, Jul 22, 2021 at 9:49 AM Andrew Rybchenko
> <andrew.rybchenko at oktetlabs.ru> wrote:
> >
> > Old clang requires libatomic as well as gcc. Avoid compiler name and
> > version based checks. Add custom test for 16-byte atomic operations
> > to find out if libatomic is required to build.
> >
> > Bugzilla ID: 760
> > Fixes: 96fd2bd69b58 ("net/sfc: support flow action count in transfer rules")
> >
> > Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Acked-by: David Marchand <david.marchand at redhat.com>

Applied, thanks.


-- 
David Marchand



More information about the dev mailing list