From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 25D5AA051C for ; Tue, 11 Feb 2020 12:29:11 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1CB90A3; Tue, 11 Feb 2020 12:29:11 +0100 (CET) Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by dpdk.org (Postfix) with ESMTP id D47D52B9C for ; Tue, 11 Feb 2020 12:29:09 +0100 (CET) Received: by mail-wr1-f68.google.com with SMTP id u6so11932115wrt.0 for ; Tue, 11 Feb 2020 03:29:09 -0800 (PST) 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 :mime-version:content-transfer-encoding; bh=wNDebJkqbMEbdxrlcnq7+VyyE+sjlbshhH5iJClnQgU=; b=A0NTSPX+VlThlSlW4t5mQlUAy/jz3qNdl9KQzzB/Mpdl85tJB+UIbzpJAIYEsPMECX 82zqJSekRQlg2KG8h76xmlnEbkgTJHQtlCx9XLhXypd63Nl8fsaQxA+OL14tBsvCQVUQ s/BZvivabtwtyYa1GOE8l+kAhjqivrn3RwwHRWXklFjbUC+kJj+4tkiqFD79ad0Twv5X ge7CmD467R43Ap8Swun6xa28YrhWoxXSHqb6EuoDrsyLf+2oOcU7MT2qxr2vARkTltSB YdWWLlLZwpzkmPkx9YlwJlvfTU9wKqa2BmaJGZpQE+ZE89VlN5PuNH7ldVIxtyVYMtjP BQGA== 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:mime-version:content-transfer-encoding; bh=wNDebJkqbMEbdxrlcnq7+VyyE+sjlbshhH5iJClnQgU=; b=TQDdEW1aLNfkdiLRpP7ZGSoSATeQCb17uRo3gqJccCawYln6FbZ+qhsI3jaGwzuulq TgIbfLaJTyN0+EvGHn4vtIivnP8seHC1at4jCMYj8z6G4Zt0RK/BQKyMCYdiXZb9/tpO Fc7EHQBmnX2M9bddkCHMedOyFrbcovPPUWUoJDpL6No6rN8KaUPA1xk+mHtr2xDG64yH Vjb0khgArgslXYatlH3/ESr8JulbNY+pR7fIyBObmFWtPv/OELZQb10DyJpLpNwTj3de X9biCY2ZNJI2O7MxxmnoG5kpVuM9u5vmMfstCo9xZFGeKUahj1uPY/5/Oblexv8RF3C4 1lSA== X-Gm-Message-State: APjAAAWS+EbRbM6bxhjujRKRpGnBfw2T3rvy7KWgodkC7bJHR4tuZ1yx kyhZ93yIqHOeCnEUd86TBO4= X-Google-Smtp-Source: APXvYqzn9BKl4MT/9754PFunQenusv9B0y2dETsuQRjPl0paLrXl6iu6eCMXhmywRbq9zgOzRTANnA== X-Received: by 2002:a5d:4c84:: with SMTP id z4mr8426120wrs.423.1581420549556; Tue, 11 Feb 2020 03:29:09 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id e17sm4538401wrn.62.2020.02.11.03.29.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2020 03:29:09 -0800 (PST) From: luca.boccassi@gmail.com To: Zhaoyan Chen Cc: Xiaolong Ye , dpdk stable Date: Tue, 11 Feb 2020 11:20:36 +0000 Message-Id: <20200211112216.3929-90-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200211112216.3929-1-luca.boccassi@gmail.com> References: <20200211112216.3929-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'doc: update recommended versions for i40e' has been queued to stable release 19.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi, FYI, your patch has been queued to stable release 19.11.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 02/13/20. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Thanks. Luca Boccassi --- >From 61fbefb661be5bf14d459b0f0107831600294f81 Mon Sep 17 00:00:00 2001 From: Zhaoyan Chen Date: Fri, 3 Jan 2020 11:03:39 +0800 Subject: [PATCH] doc: update recommended versions for i40e [ upstream commit 904b030dc961fd393d98b8dde0b85f1688c616ac ] Update supported Intel NIC driver version and firmware version for 19.11 Update supported Intel NIC driver version to 2.8.43 for 19.08 which is widely tested. Fixes: cb8a35c22aa9 ("doc: update supported i40e driver and firmware version") Signed-off-by: Zhaoyan Chen Acked-by: Xiaolong Ye --- doc/guides/nics/i40e.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst index 38acf5906d..c7c34b62f6 100644 --- a/doc/guides/nics/i40e.rst +++ b/doc/guides/nics/i40e.rst @@ -69,7 +69,9 @@ to chapter Tested Platforms/Tested NICs in release notes. +--------------+-----------------------+------------------+ | DPDK version | Kernel driver version | Firmware version | +==============+=======================+==================+ - | 19.08 | 2.9.21 | 7.00 | + | 19.11 | 2.9.21 | 7.00 | + +--------------+-----------------------+------------------+ + | 19.08 | 2.8.43 | 7.00 | +--------------+-----------------------+------------------+ | 19.05 | 2.7.29 | 6.80 | +--------------+-----------------------+------------------+ -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2020-02-11 11:17:42.040781989 +0000 +++ 0090-doc-update-recommended-versions-for-i40e.patch 2020-02-11 11:17:38.528003740 +0000 @@ -1,14 +1,15 @@ -From 904b030dc961fd393d98b8dde0b85f1688c616ac Mon Sep 17 00:00:00 2001 +From 61fbefb661be5bf14d459b0f0107831600294f81 Mon Sep 17 00:00:00 2001 From: Zhaoyan Chen Date: Fri, 3 Jan 2020 11:03:39 +0800 Subject: [PATCH] doc: update recommended versions for i40e +[ upstream commit 904b030dc961fd393d98b8dde0b85f1688c616ac ] + Update supported Intel NIC driver version and firmware version for 19.11 Update supported Intel NIC driver version to 2.8.43 for 19.08 which is widely tested. Fixes: cb8a35c22aa9 ("doc: update supported i40e driver and firmware version") -Cc: stable@dpdk.org Signed-off-by: Zhaoyan Chen Acked-by: Xiaolong Ye