On Fri, 26 Sept 2025 at 18:58, Kevin Traynor <[email protected]> wrote: > > Update the CI and docs to use DPDK 24.11.3. > > Signed-off-by: Kevin Traynor <[email protected]> > --- > .github/workflows/build-and-test.yml | 2 +- > Documentation/faq/releases.rst | 8 ++++---- > Documentation/intro/install/dpdk.rst | 8 ++++---- > NEWS | 3 ++- > 4 files changed, 11 insertions(+), 10 deletions(-) >
[snip] > diff --git a/NEWS b/NEWS > index 96bf4992c..d95dd95d9 100644 > --- a/NEWS > +++ b/NEWS > @@ -4,5 +4,6 @@ Post-v3.6.0 > * Conntrack now supports the FTP commands EPSV and EPRT with IPv4 > connections, instead of limiting these commands to IPv6 only. > - > + - DPDK: > + * OVS validated with DPDK 24.11.3. > This comment applies to this patch and the patches for stable branches too: there are usually two empty lines between release note updates. > v3.6.0 - 18 Aug 2025 Otherwise, lgtm. Acked-by: David Marchand <[email protected]> -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
