Hi Kevin,

On Tue, Dec 17, 2024 at 7:51 PM Kevin Traynor <[email protected]> wrote:
>
> 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(-)
> >
>
> 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

I was waiting 24.11.1 release for a respin.

> 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.

With v24.11.1, I did some testing of checksum offloading, +/- tso (ovs
config option), +/- geneve tunnel (on various i40e, ice and mlx5 nics,
and with some vhu port).
I also ran some testpmd + virtio-user (txonly) <-> ovs <-> testpmd +
virtio-user (mac) simple performance test which seems fine when
comparing to v23.11.2.

I'll send a v2.


-- 
David Marchand

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to