Re: Did kernel 3.11 never work?

From: Willy Tarreau
Date: Fri Mar 23 2018 - 11:19:23 EST


On Fri, Mar 23, 2018 at 02:58:46PM +0000, Maurice R Volaski wrote:
> I'm trying to build a computer with network diagnostic tool,
> https://software.internet2.edu/ndt/ and it requires patches to the kernel,
> https://www.web10g.org/. The latest kernel for which there are patches, 3.17,
> doesn't compile with the patches, so I had to progressively retrogress until
> I can found one that did.

In my opinion you'd waste much less time trying to port these patches to
a more recent, still maintained kernel. 3.16 is still maintained by Ben,
and not too far from 3.17 (less than 3.11). You may have more luck there
and also more luck to get it to boot on a recent machine.

Also on web10g I'm seeing patches for kernels 3.2 to 3.4. 3.2 is also
still maintained by Ben. You can try this one, maybe it'll work, who
knows.

Willy