Re: [dpdk-dev] [PATCH v2] doc: note min required kernel version increase for 19.02

2018-11-18 Thread Thomas Monjalon
10/10/2018 16:14, Kevin Traynor: > Updating docs to reflect decision made at the techboard > that the min kernel version should be bumped from 3.2 to > the latest longterm stable release (3.16), but that > compatiblity for commonly used distribution kernels should > be kept also. > > Signed-off-by

[dpdk-dev] [PATCH v2] doc: note min required kernel version increase for 19.02

2018-10-10 Thread Kevin Traynor
Updating docs to reflect decision made at the techboard that the min kernel version should be bumped from 3.2 to the latest longterm stable release (3.16), but that compatiblity for commonly used distribution kernels should be kept also. Signed-off-by: Kevin Traynor Acked-by: Maxime Coquelin Ack