On Fri, Dec 16, 2022 at 4:52 PM Simon Horman <[email protected]> wrote: > > From: Peng Zhang <[email protected]> > > This commit adds support for OVS-DPDK with -DALLOW_EXPERIMENTAL_API. > > Tunnel offloads and Meter offloads are experimental APIs in DPDK. To > enable these features, compile need add -DALLOW_EXPERIMENTAL_API. So > in workflow, we also need need the new test with > -DALLOW_EXPERIMENTAL_API. > > Signed-off-by: Peng Zhang <[email protected]>
We have a similar patch in the dpdk-latest branch. https://github.com/openvswitch/ovs/commit/a8f6be98801f0c43d52173843d649df2af5e1c0d Is something wrong with it? -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
