doc: update required Linux kernel version to 4.14
The 4.4 kernel was end of life in February 2022, and the next LTS is 4.9 and it is reaching EOL in January 2023. The main distro using 4.9 is Debian Stretch and it is no longer supported. When DPDK 22.11 is released, the 4.9 kernel would only be receiving fixes for three months; therefore lets make the official version 4.14. As always, current major enterprise Linux releases will continue to be supported, but those releases don't track regular kernel version numbering. For full details on kernel support see: https://www.kernel.org/category/releases.html https://en.wikipedia.org/wiki/Linux_kernel_version_history Debian Stretch: https://www.debian.org/releases/stretch/ Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
66542840df
commit
0b9db7caa8
@ -105,7 +105,7 @@ System Software
|
||||
|
||||
**Required:**
|
||||
|
||||
* Kernel version >= 4.4
|
||||
* Kernel version >= 4.14
|
||||
|
||||
The kernel version required is based on the oldest long term stable kernel available
|
||||
at kernel.org when the DPDK version is in development.
|
||||
|
Loading…
Reference in New Issue
Block a user