On 05/12/2024 18:17, David Marchand wrote: > This commit adds support for DPDK v24.11. > It updates the CI script and documentation and includes the following > changes coming from the dpdk-latest branch: > > - netdev-offload-dpdk: Fix build with v24.11-rc1. > https://patchwork.ozlabs.org/project/openvswitch/list/?series=428784&state=* > > Signed-off-by: David Marchand <[email protected]> > --- > .github/workflows/build-and-test.yml | 4 ++-- > Documentation/faq/releases.rst | 2 +- > Documentation/intro/install/dpdk.rst | 16 ++++++------- > Documentation/topics/dpdk/phy.rst | 12 +++++----- > Documentation/topics/dpdk/vdev.rst | 2 +- > Documentation/topics/dpdk/vhost-user.rst | 2 +- > Documentation/topics/testing.rst | 2 +- > Documentation/topics/userspace-tso.rst | 2 +- > NEWS | 2 +- > debian/control.in | 2 +- > lib/netdev-offload-dpdk.c | 30 ++++++++++++------------ > rhel/openvswitch-fedora.spec.in | 2 +- > 12 files changed, 39 insertions(+), 39 deletions(-) > Hi David,
Thanks for preparing this. I guess we might as well make this 24.11.1 now [1], even though it's not strictly necessary. wdyt ? As per usual coming up to a freeze, there is some rebase for NEWS - I can do on apply if needs be. Otherwise LGTM, and I didn't see any loss in performance for some basic PVP tests on Mlx and Intel. Acked-by: Kevin Traynor <[email protected]> Frode, do you have any comments on this patch ? are you able to Ack ? thanks, Kevin. [1] https://mails.dpdk.org/archives/announce/2024-December/000512.html _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
