DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH 1/2] doc: update required kernel version to 4.9
Date: Thu, 17 Feb 2022 08:45:16 -0800	[thread overview]
Message-ID: <20220217164518.8262-2-stephen@networkplumber.org> (raw)
In-Reply-To: <20220217164518.8262-1-stephen@networkplumber.org>

The 4.4 kernel has passed its end of life date (after 6 years).
It is no longer supported and therefore DPDK should update
its minimum required kernel version.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/linux_gsg/sys_reqs.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst
index d95a78d1561d..1d2390590ce8 100644
--- a/doc/guides/linux_gsg/sys_reqs.rst
+++ b/doc/guides/linux_gsg/sys_reqs.rst
@@ -121,9 +121,10 @@ System Software
 
 **Required:**
 
-*   Kernel version >= 4.4
+*   Kernel version >= 4.9
 
-    The kernel version required is based on the oldest long term stable kernel available
+    The kernel version required is based on the oldest long term stable
+    kernel (that has not reached end of life)
     at kernel.org when the DPDK version is in development.
     Compatibility for recent distribution kernels will be kept, notably RHEL/CentOS 7.
 
-- 
2.34.1


  reply	other threads:[~2022-02-17 16:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 16:45 [PATCH 0/2] update DPDK Linux kernel version Stephen Hemminger
2022-02-17 16:45 ` Stephen Hemminger [this message]
2022-05-26 18:23   ` [PATCH 1/2] doc: update required kernel version to 4.9 Stephen Hemminger
2022-08-02 15:35   ` [RFC] doc: update required kernel version to 4.14 Stephen Hemminger
2022-08-02 16:28     ` Morten Brørup
2022-10-31 15:31       ` Thomas Monjalon
2022-02-17 16:45 ` [PATCH 2/2] known_issues: drop note about UIO with really old kernels Stephen Hemminger
2023-07-03 23:59   ` Stephen Hemminger
2023-07-17 14:14     ` Bruce Richardson
2023-11-27 16:42       ` Thomas Monjalon
2022-02-17 16:53 ` [PATCH 0/2] update DPDK Linux kernel version Bruce Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220217164518.8262-2-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).