On 8/8/23 09:17, David Marchand wrote: > On Thu, Jul 13, 2023 at 11:02 AM Viacheslav Galaktionov via dev > <[email protected]> wrote: >> >> The set_error function is now used regardless of whether experimental APIs >> are allowed or not, so it must be defined unconditionally. >> >> Fixes: fc06ea9a1883 ("netdev-dpdk: Add custom rx-steering configuration.") >> Signed-off-by: Viacheslav Galaktionov <[email protected]> >> Acked-by: Ivan Malov <[email protected]> > > Can we merge the dpdk-latest patch for checking experimental API > compilation in the master branch?
I'd vote for removal of the code that requires experimental API from master instead and not accepting any new code that requires experimental API to branches other than dpdk-latest. Can the flow restoration API be stabilized until 23.11 release? I saw you made some progress on the mbuf flag. And I posted a small additional request not so long ago: https://lore.kernel.org/dpdk-dev/[email protected]/ Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
