I don't think we're planning to backport 5.0 support to OVS 2.11.x, because that would be counter to our usual practice.
CC: Yifeng Sun <[email protected]> Fixes: 2adada0e3db2 ("datapath: Support kernel version 5.0.x") Signed-off-by: Ben Pfaff <[email protected]> --- Documentation/faq/releases.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst index d9504d682c60..6c5949b33d63 100644 --- a/Documentation/faq/releases.rst +++ b/Documentation/faq/releases.rst @@ -68,7 +68,7 @@ Q: What Linux kernel versions does each Open vSwitch release work with? 2.8.x 3.10 to 4.12 2.9.x 3.10 to 4.13 2.10.x 3.10 to 4.17 - 2.11.x 3.10 to 5.0 + 2.11.x 3.10 to 4.18 ============ ============== Open vSwitch userspace should also work with the Linux kernel module built -- 2.20.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
