From patchwork Thu Feb 11 14:10:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hariprasad Govindharajan X-Patchwork-Id: 1439515 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Dbz6w08njz9sVX for ; Fri, 12 Feb 2021 01:10:31 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 1D5146F6CC for ; Thu, 11 Feb 2021 14:10:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nbS5VVYacd7F for ; Thu, 11 Feb 2021 14:10:27 +0000 (UTC) Received: by smtp3.osuosl.org (Postfix, from userid 1001) id 5F7D26F6E2; Thu, 11 Feb 2021 14:10:27 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTP id B51326F4D6; Thu, 11 Feb 2021 14:10:17 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 83392C0891; Thu, 11 Feb 2021 14:10:17 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists.linuxfoundation.org (Postfix) with ESMTP id E704FC013A for ; Thu, 11 Feb 2021 14:10:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D6BA6873A1 for ; Thu, 11 Feb 2021 14:10:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CrvWChD+0POf for ; Thu, 11 Feb 2021 14:10:16 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by whitealder.osuosl.org (Postfix) with ESMTPS id 40BCE87228 for ; Thu, 11 Feb 2021 14:10:16 +0000 (UTC) IronPort-SDR: rJr9UVUwG/4cz+ZzY97sV8VIEn0rWOUUP7RUVCTKS1/5hXuvheHMwl47KinRJoS9aO3dyvygza 4kd0k1C/Xpdw== X-IronPort-AV: E=McAfee;i="6000,8403,9891"; a="246308939" X-IronPort-AV: E=Sophos;i="5.81,170,1610438400"; d="scan'208";a="246308939" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Feb 2021 06:10:13 -0800 IronPort-SDR: JX8tMjijrCu2NyKshtUINKjaNZR4h/iUmuhLb47vZIHYcp2CSa3P+ipbcU1TFkzLAWqWJFxy6w t+ERcSOOSJXg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,170,1610438400"; d="scan'208";a="490374164" Received: from silpixa00393944.ir.intel.com ([10.237.213.114]) by fmsmga001.fm.intel.com with ESMTP; 11 Feb 2021 06:10:11 -0800 From: hgovindh To: dev@openvswitch.org Date: Thu, 11 Feb 2021 14:10:08 +0000 Message-Id: <1613052608-127091-1-git-send-email-hariprasad.govindharajan@intel.com> X-Mailer: git-send-email 2.7.4 Cc: hgovindh Subject: [ovs-dev] [PATCH] faq: Update OVS/DPDK version table for OVS 2.15 X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Indicate that OVS 2.15 uses DPDK 20.11 Signed-off-by: hgovindh Acked-by: Kevin Traynor --- Documentation/faq/releases.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst index 9638d31..6a5e414 100644 --- a/Documentation/faq/releases.rst +++ b/Documentation/faq/releases.rst @@ -206,6 +206,7 @@ Q: What DPDK version does each Open vSwitch release work with? 2.12.x 18.11.9 2.13.x 19.11.2 2.14.x 19.11.2 + 2.15.x 20.11.0 ============ ======== Q: Are all the DPDK releases that OVS versions work with maintained?