On Tue, Sep 8, 2020 at 1:12 PM Sunil Pai G <[email protected]> wrote: > > Introduction of C11 atomic instructions in rte_mbuf.h causes the build > to fail with Sparse reporting following errors. > > error: undefined identifier '__atomic_add_fetch' > error: undefined identifier '__atomic_store_n' > > This patch adds the Sparse header for rte_mbuf.h. > > Tested-at: https://travis-ci.org/github/Sunil-Pai-G/ovs-copy/builds/724038561 > Signed-off-by: Sunil Pai G <[email protected]>
Acked-by: David Marchand <[email protected]> Thanks. -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
