This is based on acinclude.m4 in branch-2.13, which rejects anything newer than 5.0.
Reported-by: Han Zhou <[email protected]> Signed-off-by: Ben Pfaff <[email protected]> --- Documentation/faq/releases.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst index 748540b91634..f9c5d7c7ff13 100644 --- a/Documentation/faq/releases.rst +++ b/Documentation/faq/releases.rst @@ -70,6 +70,7 @@ Q: What Linux kernel versions does each Open vSwitch release work with? 2.10.x 3.10 to 4.17 2.11.x 3.10 to 4.18 2.12.x 3.10 to 5.0 + 2.13.x 3.10 to 5.0 2.14.x 3.10 to 5.5 ============ ============== -- 2.25.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
