DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add kernel version deprecation notice
@ 2018-01-31 15:27 Stephen Hemminger
  2018-02-13 23:58 ` Thomas Monjalon
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Stephen Hemminger @ 2018-01-31 15:27 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

Notify users of upcoming change in kernel requirement.
Encourage users to use current LTS kernel version.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/rel_notes/deprecation.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index d59ad598862b..31d64b27ba17 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -59,3 +59,9 @@ Deprecation Notices
   be added between the producer and consumer structures. The size of the
   structure and the offset of the fields will remain the same on
   platforms with 64B cache line, but will change on other platforms.
+
+* linux: Linux kernel version 3.2 (which is the current minimum required
+  version for the DPDK) will be end of life in May 2018. Therefore the planned
+  minimum required kernel version for DPDK 18.5 will be next oldest Long
+  Term Stable (LTS) version which is 3.10. The recommended kernel version is
+  the latest LTS kernel which currently is 4.14.
-- 
2.15.1

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

end of thread, other threads:[~2018-11-24 18:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-31 15:27 [dpdk-dev] [PATCH] doc: add kernel version deprecation notice Stephen Hemminger
2018-02-13 23:58 ` Thomas Monjalon
2018-02-14 10:26   ` Olivier Matz
2018-02-14 10:31   ` Luca Boccassi
2018-02-14 10:38     ` Thomas Monjalon
2018-02-14 10:38     ` Maxime Coquelin
2018-02-14 10:54       ` Luca Boccassi
2018-02-14 11:44         ` Bruce Richardson
2018-02-14 18:08           ` Stephen Hemminger
2018-02-15  9:26             ` Bruce Richardson
2018-02-15 14:15               ` Aaron Conole
2018-05-24 20:53           ` Thomas Monjalon
2018-02-14 10:33 ` Maxime Coquelin
2018-11-24 18:44 ` [dpdk-dev] [PATCH v2] doc: announce Linux support change Thomas Monjalon

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).