Re: [PATCH] doc: update minimum Linux kernel version

2024-07-30 Thread Stephen Hemminger
On Mon, 29 Jul 2024 22:07:10 +0200 Thomas Monjalon wrote: > > > > This patch is too late for 24.03 release, by the time the next one happens, > > we can drop CentOS 7 as well as the old kernel. > > Applied this kernel minimum bump. > > Please send another patch for dropping RHEL/CentOS 7. I

Re: [PATCH] doc: update minimum Linux kernel version

2024-07-29 Thread Thomas Monjalon
16/02/2024 18:42, Stephen Hemminger: > On Fri, 16 Feb 2024 09:29:47 +0100 > Morten Brørup wrote: > > > The system requirements in the Getting Started Guide [1] says: > > > > Kernel version >= 4.14 > > The kernel version required is based on the oldest long term stable kernel > > available at ke

Re: [PATCH] doc: update minimum Linux kernel version

2024-02-17 Thread Patrick Robb
+Gao, DaxueX +Mcnamara, John Hello, As you say the Community Lab dropped main and next-* testing for RHEL7 when the requirement for a C11 compliant compiler was added last year, so we should already be good to go. We don't have any centos7 testing (centos8 was the first centos introduced for te

Re: [PATCH] doc: update minimum Linux kernel version

2024-02-16 Thread Stephen Hemminger
On Fri, 16 Feb 2024 09:29:47 +0100 Morten Brørup wrote: > The system requirements in the Getting Started Guide [1] says: > > 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. > C

Re: [PATCH] doc: update minimum Linux kernel version

2024-02-16 Thread Stephen Hemminger
On Fri, 16 Feb 2024 09:29:47 +0100 Morten Brørup wrote: > > From: Stephen Hemminger [mailto:step...@networkplumber.org] > > Sent: Friday, 16 February 2024 04.05 > > > > On Thu, 11 Jan 2024 23:38:07 +0100 > > Morten Brørup wrote: > > > > > > From: Stephen Hemminger [mailto:step...@networkplum

RE: [PATCH] doc: update minimum Linux kernel version

2024-02-16 Thread Morten Brørup
> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Friday, 16 February 2024 04.05 > > On Thu, 11 Jan 2024 23:38:07 +0100 > Morten Brørup wrote: > > > > From: Stephen Hemminger [mailto:step...@networkplumber.org] > > > Sent: Thursday, 11 January 2024 20.55 > > > > > > On Thu, 1

Re: [PATCH] doc: update minimum Linux kernel version

2024-02-15 Thread Stephen Hemminger
On Thu, 11 Jan 2024 23:38:07 +0100 Morten Brørup wrote: > > From: Stephen Hemminger [mailto:step...@networkplumber.org] > > Sent: Thursday, 11 January 2024 20.55 > > > > On Thu, 11 Jan 2024 20:26:56 +0100 > > Morten Brørup wrote: > > > > > > > > > > > When the documentation specifies a minim

RE: [PATCH] doc: update minimum Linux kernel version

2024-01-11 Thread Morten Brørup
> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Thursday, 11 January 2024 20.55 > > On Thu, 11 Jan 2024 20:26:56 +0100 > Morten Brørup wrote: > > > > > > > When the documentation specifies a minimum required kernel version, > it implicitly claims that DPDK works with that k

Re: [PATCH] doc: update minimum Linux kernel version

2024-01-11 Thread Patrick Robb
On Thu, Jan 11, 2024 at 2:27 PM Morten Brørup wrote: > *From:* Patrick Robb [mailto:pr...@iol.unh.edu] > *Sent:* Thursday, 11 January 2024 20.02 > > > > On Thu, Jan 11, 2024 at 4:18 AM Morten Brørup > wrote: > > > I wonder if any automated tests are using this specific kernel version, or > if we

RE: [PATCH] doc: update minimum Linux kernel version

2024-01-11 Thread Morten Brørup
From: Patrick Robb [mailto:pr...@iol.unh.edu] Sent: Thursday, 11 January 2024 20.02 On Thu, Jan 11, 2024 at 4:18 AM Morten Brørup wrote: I wonder if any automated tests are using this specific kernel version, or if we are only testing using the distros' native kernels. @

Re: [PATCH] doc: update minimum Linux kernel version

2024-01-11 Thread Patrick Robb
On Thu, Jan 11, 2024 at 4:18 AM Morten Brørup wrote: > > I wonder if any automated tests are using this specific kernel version, or > if we are only testing using the distros' native kernels. @Aaron? > For UNH, we generally run from the distros' native kernels. Any exceptions are not for testing

Re: [PATCH] doc: update minimum Linux kernel version

2024-01-11 Thread Aaron Conole
Morten Brørup writes: >> From: Stephen Hemminger [mailto:step...@networkplumber.org] >> Sent: Wednesday, 10 January 2024 17.58 >> >> The last version of 4.14 kernel was just released (4.14.336), >> and it is now end of life. Update the DPDK kernel minimum version >> to the next LTS kernel versio

RE: [PATCH] doc: update minimum Linux kernel version

2024-01-11 Thread Morten Brørup
> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Wednesday, 10 January 2024 17.58 > > The last version of 4.14 kernel was just released (4.14.336), > and it is now end of life. Update the DPDK kernel minimum version > to the next LTS kernel version. > > Signed-off-by: Stephen