]> git.proxmox.com Git - ovs.git/commitdiff
faq: Document DPDK version maintenance.
authorKevin Traynor <ktraynor@redhat.com>
Wed, 25 Apr 2018 11:20:53 +0000 (12:20 +0100)
committerIan Stokes <ian.stokes@intel.com>
Fri, 11 May 2018 07:10:02 +0000 (08:10 +0100)
The faq already shows the DPDK versions that were
used with each OVS version. Give information about
DPDK stable and LTS releases, so the user can understand
if those versions are maintained.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Documentation/faq/releases.rst

index 958495ae39187d88a5f0f59e4b19f1796134d745..59e8cab831b705123e5be1769a96a9f39b6ae7bf 100644 (file)
@@ -167,6 +167,22 @@ Q: What DPDK version does each Open vSwitch release work with?
     2.9.x        17.11.2
     ============ =======
 
+Q: Are all the DPDK releases that OVS versions work with maintained?
+
+    No. DPDK follows YY.MM.n (Year.Month.Number) versioning.
+
+    Typically, all DPDK releases get a stable YY.MM.1 update with bugfixes 3
+    months after the YY.MM.0 release. In some cases there may also be a
+    YY.MM.2 release.
+
+    DPDK LTS releases start once a year at YY.11.0 and are maintained for
+    two years, with YY.MM.n+1 releases around every 3 months.
+
+    The latest information about DPDK stable and LTS releases can be found
+    at `DPDK stable`_.
+
+.. _DPDK stable: http://dpdk.org/doc/guides/contributing/stable.html
+
 Q: I get an error like this when I configure Open vSwitch:
 
         configure: error: Linux kernel in <dir> is version <x>, but