From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: [PATCH] doc: update oldest supported kernel Date: Fri, 13 Oct 2017 16:55:45 +0100 Message-ID: <1507910145.17375.5.camel@debian.org> References: <20170926071712.25009-1-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: "Richardson, Bruce" , "Yigit, Ferruh" , Stephen Hemminger To: "Mcnamara, John" , "dev@dpdk.org" , Neil Horman , Christian Ehrhardt Return-path: Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68]) by dpdk.org (Postfix) with ESMTP id 968D31B758 for ; Fri, 13 Oct 2017 17:55:47 +0200 (CEST) Received: by mail-wm0-f68.google.com with SMTP id u138so22797261wmu.4 for ; Fri, 13 Oct 2017 08:55:47 -0700 (PDT) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, 2017-10-13 at 15:49 +0000, Mcnamara, John wrote: > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Stephen > > Hemminger > > Sent: Tuesday, September 26, 2017 8:17 AM > > To: dev@dpdk.org > > Cc: Stephen Hemminger > > Subject: [dpdk-dev] [PATCH] doc: update oldest supported kernel > >=20 > > The DPDK needs to stay up to date with current LTS Linux kernel > > support. > > If the kernel is older than LTS it is likely to be insecure and > > buggy. > > Therefore only require DPDK to work on oldest LTS kernel. > >=20 > > If distribution vendors want to support DPDK on older kernels, that > > is > > their choice. But the upstream source does not need to be cluttered > > with > > support for this. > >=20 > > Signed-off-by: Stephen Hemminger > > --- > > =C2=A0doc/guides/linux_gsg/sys_reqs.rst | 4 +++- > > =C2=A01 file changed, 3 insertions(+), 1 deletion(-) > >=20 > > diff --git a/doc/guides/linux_gsg/sys_reqs.rst > > b/doc/guides/linux_gsg/sys_reqs.rst > > index eb8442c62226..b335da2c086d 100644 > > --- a/doc/guides/linux_gsg/sys_reqs.rst > > +++ b/doc/guides/linux_gsg/sys_reqs.rst > > @@ -121,8 +121,10 @@ System Software > >=20 > > =C2=A0**Required:** > >=20 > > -*=C2=A0=C2=A0=C2=A0Kernel version >=3D 2.6.34 > > +*=C2=A0=C2=A0=C2=A0Kernel version >=3D 3.2.93 > >=20 > > +=C2=A0=C2=A0=C2=A0=C2=A0The kernel version required is based on the ol= dest long term > > stable > > kernel available > > +=C2=A0=C2=A0=C2=A0=C2=A0at kernel.org when the DPDK version is release= d. >=20 > Hi, >=20 > OSV people, any objection to this? >=20 > John IMHO oldest LTS is a reasonable requirement. --=20 Kind regards, Luca Boccassi