summaryrefslogtreecommitdiff
path: root/Documentation/internals
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-07-15 15:10:25 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-07-15 23:18:54 +0200
commite2e8d7cd317a820de0f68c03489a198637833883 (patch)
tree2769f952dd4436e0e3dda00841dadfa342884338 /Documentation/internals
parent1b53826d6c740c78857b66b1769650ffd3de7c63 (diff)
downloadopenvswitch-e2e8d7cd317a820de0f68c03489a198637833883.tar.gz
Prepare for 3.0.0.
Acked-by: Simon Horman <simon.horman@corigine.com> Acked-by: Ian Stokes <ian.stokes@intel.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation/internals')
-rw-r--r--Documentation/internals/contributing/backporting-patches.rst2
-rw-r--r--Documentation/internals/release-process.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/internals/contributing/backporting-patches.rst b/Documentation/internals/contributing/backporting-patches.rst
index d0a58f8de..fae416eb3 100644
--- a/Documentation/internals/contributing/backporting-patches.rst
+++ b/Documentation/internals/contributing/backporting-patches.rst
@@ -120,7 +120,7 @@ How to backport kernel patches
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
These instructions only apply to Open vSwitch releases 2.17 and older.
-As of Open vSwitch branch 2.18 the Open vSwitch kernel module is no
+As of Open vSwitch branch 3.0 the Open vSwitch kernel module is no
longer supported and only the Linux openvswitch kernel module is used.
In the case of Open vSwitch releases 2.17 and older, kernel backports
may be required for bux fixes and feature implementation so these
diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst
index 922d59852..0eb8e192a 100644
--- a/Documentation/internals/release-process.rst
+++ b/Documentation/internals/release-process.rst
@@ -104,9 +104,9 @@ LTS designation schedule example (depends on current state of development):
+---------+--------------+--------------------------------------------------+
| 2.17 | Feb 2022 | 2.17 - new latest stable |
+---------+--------------+--------------------------------------------------+
-| 2.18 | Aug 2022 | 2.18 - new latest stable, 2.17 stable ⟶ new LTS |
+| 3.0 | Aug 2022 | 3.0 - new latest stable, 2.17 stable ⟶ new LTS |
+---------+--------------+--------------------------------------------------+
-| 2.19 | Feb 2023 | 2.19 - new latest stable, 2.13 LTS ⟶ EOL |
+| 3.1 | Feb 2023 | 3.1 - new latest stable, 2.13 LTS ⟶ EOL |
+---------+--------------+--------------------------------------------------+
While branches other than LTS and the latest release are not formally