Juraj Linkeš <juraj.lin...@pantheon.tech> writes: > The way we're building DPDK in CI, with -Dmachine=default, has not been > updated when the option got replaced to preserve a backwards-complatible > build call to facilitate ABI verification between DPDK versions. Update > the call to use -Dplatform=generic, which is the most up to date way to > execute the same build which is now present in all DPDK versions the ABI > check verifies. > > Signed-off-by: Juraj Linkeš <juraj.lin...@pantheon.tech> > ---
Acked-by: Aaron Conole <acon...@redhat.com> Looks like something didn't go well in the UNH environment w.r.t. the windows compilation for this patch. CC'd the CI list to take a look.