On Wed, Oct 16, 2024 at 1:38 PM David Marchand <david.march...@redhat.com> wrote: > > We currently check that exported headers are fine with > -DALLOW_EXPERIMENTAL_API and -DALLOW_INTERNAL_API. > > Such a check won't catch issues like the one fixed in patch 1, where OVS > compilation is broken by the additional of experimental API in a header > commonly included in other parts of DPDK. > > Ideally, I would like to merge patch 1 in rc1. > The patch 2 is not a real issue (more like the enhanced check would > complain about this header). > In any case, I think it would not hurt merging everything now.
Applied patch 1 and 3. I will respin the series (or come up with a different fix for patch 2) for rc2. -- David Marchand