On 8/21/20 12:49 AM, Greg Rose wrote: > Update the NEWS and faq now that we will support up to Linux kernel > 5.9. > > Signed-off-by: Greg Rose <[email protected]> > --- > Documentation/faq/releases.rst | 2 +- > NEWS | 2 ++ > 2 files changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst > index 9d5d2c3..ac3878a 100644 > --- a/Documentation/faq/releases.rst > +++ b/Documentation/faq/releases.rst > @@ -71,7 +71,7 @@ Q: What Linux kernel versions does each Open vSwitch > release work with? > 2.11.x 3.16 to 4.18 > 2.12.x 3.16 to 5.0 > 2.13.x 3.16 to 5.0 > - 2.14.x 3.16 to 5.5 > + 2.14.x 3.16 to 5.9
There should be a new line with 2.15.x or 2.14.90. > ============ ============== > > Open vSwitch userspace should also work with the Linux kernel module > built > diff --git a/NEWS b/NEWS > index 2f67d50..be4788e 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,7 @@ > Post-v2.14.0 > --------------------- > + - Linux datapath: > + * Support for kernel versions up to 5.9.x. > > > v2.14.0 - 17 Aug 2020 > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
