diff --git a/SOURCES/openvswitch-3.1.0.patch b/SOURCES/openvswitch-3.1.0.patch index db6ba2c..4a90798 100644 --- a/SOURCES/openvswitch-3.1.0.patch +++ b/SOURCES/openvswitch-3.1.0.patch @@ -564,6 +564,28 @@ index b59b7634fa..36adcc5db2 100644 supported. This action was added in Open vSwitch 2.14. +diff --git a/Documentation/topics/dpdk/vhost-user.rst b/Documentation/topics/dpdk/vhost-user.rst +index 3a5f5be988..284b951f79 100644 +--- a/Documentation/topics/dpdk/vhost-user.rst ++++ b/Documentation/topics/dpdk/vhost-user.rst +@@ -312,7 +312,7 @@ predictable migration time. Mostly used as a second phase after the normal + + More information can be found in QEMU `docs`_. + +-.. _`docs`: https://git.qemu.org/?p=qemu.git;a=blob;f=docs/devel/migration.rst ++.. _`docs`: https://www.qemu.org/docs/master/devel/migration/postcopy.html + + Post-copy support may be enabled via a global config value + ``vhost-postcopy-support``. Setting this to ``true`` enables Post-copy support +@@ -485,7 +485,7 @@ Sample XML + + + +-.. _QEMU documentation: http://git.qemu-project.org/?p=qemu.git;a=blob;f=docs/specs/vhost-user.txt;h=7890d7169;hb=HEAD ++.. _QEMU documentation: https://www.qemu.org/docs/master/interop/vhost-user.html + + Jumbo Frames + ------------ diff --git a/Makefile.am b/Makefile.am index e605187b81..f2e0650b88 100644 --- a/Makefile.am diff --git a/SPECS/openvswitch3.1.spec b/SPECS/openvswitch3.1.spec index b87f991..f6eaa18 100644 --- a/SPECS/openvswitch3.1.spec +++ b/SPECS/openvswitch3.1.spec @@ -63,7 +63,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 3.1.0 -Release: 133%{?dist} +Release: 134%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -757,6 +757,12 @@ exit 0 %endif %changelog +* Fri Jul 19 2024 Open vSwitch CI - 3.1.0-134 +- Merging upstream branch-3.1 [RH git: 2a5554263f] + Commit list: + 99038d3b64 Documentation: Update QEMU documentation URLs. + + * Wed Jul 17 2024 Open vSwitch CI - 3.1.0-133 - Merging upstream branch-3.1 [RH git: a857b9cd39] Commit list: