From patchwork Mon Sep 11 21:11:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory Rose X-Patchwork-Id: 812639 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="kTgCPMwv"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xrgnr3C2Vz9s2G for ; Tue, 12 Sep 2017 07:20:48 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 0C59ECFD; Mon, 11 Sep 2017 21:11:38 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 22E3ECF1 for ; Mon, 11 Sep 2017 21:11:36 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pg0-f66.google.com (mail-pg0-f66.google.com [74.125.83.66]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id DA246271 for ; Mon, 11 Sep 2017 21:11:35 +0000 (UTC) Received: by mail-pg0-f66.google.com with SMTP id d8so5189378pgt.3 for ; Mon, 11 Sep 2017 14:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=wAjMGrRFMCwj5JQ184SgyfxvtliONuyj2bXhHASoWU8=; b=kTgCPMwvyS1+xnkJmNONZ92joz4kZRE1HfJoMBi+nqF9pMS2xzZ9IgaL8jjrcXdWTV RoOZLoKSto9/tBIr1HWHGK7T8516cn2MeCyL8Daxp5/f5mcx7WQDlBePVAfageWtcECG zWqwmdFr38Yhaxprm5ht+4dL57XdHTcQJB3s7wwsDzWknnbesMZAUcPjHMbuHE2w34xX YA81JiW8x+hroYPWda4DnxW/5Eoi9OjsgZXob5LhTkDsYlfA1VqLTAdR4Ac4vDc+hgvs bJAWM+wnV6+si0Pk3l3a/4iuCEtWnnE5DrcjoDz/TAnB/I15OWLK7KgKK5Qh4Oe0QNRm A67w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=wAjMGrRFMCwj5JQ184SgyfxvtliONuyj2bXhHASoWU8=; b=Wwd9hU3h+HiGtuBEdXMO9D+yFLwq8Fo1GZeb84FTrEm7qNrd0LCNkDsXo++9JxjJJi HUgRM3nNaSSCQQ5iD7CAFKhzt/gCElqeMVjgtOGXGt9/uc2S7+0J03wctasesfRYcI9g FiGkGtOL9ukbRc2xTlm7kfJehUOvFrkASRu6amGgu/AlJX8MxHqToXpqcRZGeygWn4WN p/9AwqrKsIVLaO65MZ4CugOSoHXMymw5jtDiZu9BNxWjZoNTkwd45wRebwBo5Tv5QGiR X/GO+fBxXQmYdYCVUPH3Mg2BJiHFGEiVqjZQ9vQZ1gBq1Q5YA9I8cS9fRIL1+e1r9ddy DZRA== X-Gm-Message-State: AHPjjUioJN+egxGNwTK0Lv5vhhz70DfZRTOX0UY9KEVCLL44oL5lsjVl HjyKamK4h3VK3G5r X-Google-Smtp-Source: ADKCNb4+Pf0tP5KIwKE3TuhNNTzMn6edPNk8i8ca38qsPr4M7NjSsJclGeXrAyF2an7ei4H7L5RDYA== X-Received: by 10.84.229.78 with SMTP id d14mr14605637pln.415.1505164295190; Mon, 11 Sep 2017 14:11:35 -0700 (PDT) Received: from gizo.domain (67-5-132-83.ptld.qwest.net. [67.5.132.83]) by smtp.gmail.com with ESMTPSA id q23sm6568745pfk.182.2017.09.11.14.11.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2017 14:11:34 -0700 (PDT) From: Greg Rose To: dev@openvswitch.org Date: Mon, 11 Sep 2017 14:11:08 -0700 Message-Id: <1505164269-9455-15-git-send-email-gvrose8192@gmail.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1505164269-9455-1-git-send-email-gvrose8192@gmail.com> References: <1505164269-9455-1-git-send-email-gvrose8192@gmail.com> X-Spam-Status: No, score=0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH V2 15/16] Documentation: Update NEWS and FAQ. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Document Open vSwitch Linux kernel support for the 4.13 kernel release. Signed-off-by: Greg Rose --- 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 c785529..064a496 100644 --- a/Documentation/faq/releases.rst +++ b/Documentation/faq/releases.rst @@ -65,7 +65,7 @@ Q: What Linux kernel versions does each Open vSwitch release work with? 2.5.x 2.6.32 to 4.3 2.6.x 3.10 to 4.7 2.7.x 3.10 to 4.9 - 2.8.x 3.10 to 4.12 + 2.8.x 3.10 to 4.13 ============ ============== Open vSwitch userspace should also work with the Linux kernel module built diff --git a/NEWS b/NEWS index 6a5d2bf..a3c1a02 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ Post-v2.8.0 - OVN: * The "requested-chassis" option for a logical switch port now accepts a chassis "hostname" in addition to a chassis "name". + - Linux kernel 4.13 + * Add support for compiling OVS with the latest Linux 4.13 kernel v2.8.0 - xx xxx xxxx ---------------------