From patchwork Thu Jul 22 01:51:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Qi Zhang X-Patchwork-Id: 96181 X-Patchwork-Delegate: qi.z.zhang@intel.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DBAEDA034F; Thu, 22 Jul 2021 03:47:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 606C34014E; Thu, 22 Jul 2021 03:47:53 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 9D5254014D for ; Thu, 22 Jul 2021 03:47:51 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10052"; a="211269545" X-IronPort-AV: E=Sophos;i="5.84,259,1620716400"; d="scan'208";a="211269545" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jul 2021 18:47:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,259,1620716400"; d="scan'208";a="658625621" Received: from dpdk51.sh.intel.com ([10.67.111.142]) by fmsmga006.fm.intel.com with ESMTP; 21 Jul 2021 18:47:49 -0700 From: Qi Zhang To: qiming.yang@intel.com Cc: dev@dpdk.org, xueqin.lin@intel.com, Qi Zhang Date: Thu, 22 Jul 2021 09:51:01 +0800 Message-Id: <20210722015101.1205106-1-qi.z.zhang@intel.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: update matching list for ice X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Add recommended matching list for ice PMD in DPDK 21.05. Signed-off-by: Qi Zhang --- doc/guides/nics/ice.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst index 22a19b8bba..5bc472faa9 100644 --- a/doc/guides/nics/ice.rst +++ b/doc/guides/nics/ice.rst @@ -55,6 +55,8 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re +-----------+---------------+-----------------+-----------+--------------+-----------+ | 21.02 | 1.4.11 | 1.3.24 | 1.3.28 | 1.3.4 | 2.4 | +-----------+---------------+-----------------+-----------+--------------+-----------+ + | 21.05 | 1.6.5 | 1.3.26 | 1.3.30 | 1.3.6 | 3.0 | + +-----------+---------------+-----------------+-----------+--------------+-----------+ Pre-Installation Configuration ------------------------------