All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][wrynose][PATCH 1/2] openvswitch: update to 3.7.1
@ 2026-06-01  9:01 Haitao Liu
  2026-06-01  9:01 ` [meta-virtualization][wrynose][PATCH 2/2] openvswitch: re-enable ptest Haitao Liu
  2026-06-05  3:33 ` [meta-virtualization][wrynose][PATCH 1/2] openvswitch: update to 3.7.1 Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Haitao Liu @ 2026-06-01  9:01 UTC (permalink / raw)
  To: meta-virtualization

pick up the following commits:

    7921d9c69 Set release date for 3.7.1.
    e1b82e9b7 github: Temporarily disable system tests for DPDK and AF_XDP.
    a9785c7e1 conntrack: Fix replace_substring to handle larger packets.
    7dc6fb7ba Update DPDK version for older releases to 23.11.6 and 24.11.4.

Signed-off-by: Haitao Liu <haitao.liu@windriver.com>
---
 recipes-networking/openvswitch/openvswitch_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 87790090..8dcb7ca4 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -13,12 +13,12 @@ RDEPENDS:${PN}-ptest += "\
 	python3-resource findutils which diffutils \
 	"
 
-PV = "3.7.0"
+PV = "3.7.1"
 CVE_VERSION = "3.5.0"
 
 FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
 
-SRCREV = "0d4c78e153d2b22ab1b173cd4a4dfff89002666d"
+SRCREV = "7921d9c6924b8934ea1de9481891ac1172649280"
 SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.7 \
             file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \
             file://run-ptest \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-05  3:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01  9:01 [meta-virtualization][wrynose][PATCH 1/2] openvswitch: update to 3.7.1 Haitao Liu
2026-06-01  9:01 ` [meta-virtualization][wrynose][PATCH 2/2] openvswitch: re-enable ptest Haitao Liu
2026-06-05  3:33 ` [meta-virtualization][wrynose][PATCH 1/2] openvswitch: update to 3.7.1 Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.