From patchwork Wed Nov 9 01:46:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Qiming Yang X-Patchwork-Id: 119570 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 CA9B1A0093; Wed, 9 Nov 2022 02:57:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72F7742D2B; Wed, 9 Nov 2022 02:57:20 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id 52049410DE for ; Wed, 9 Nov 2022 02:57:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1667959039; x=1699495039; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PJhj/ACV/t7m162dixGayspZE59gWPydErrGe9O9OFQ=; b=Cjbx+RURt4yfqtSJaBU166Hz7Ur9G47+2j6E3B6MWFjszXHDnM9PtYki XVDBGfeoXhU3AfcOB6LAJkfs80eNG/EsSm8pQQ/KU7NE4KjycJwGMuTgU ULuviAin18URhyHBqO9BjOXQgmAB/BIalY6Xr/rJA1eJFXQvhWRTKRkLb GJrAIrLSWDQrTIzTIwuPbyUHbvO3gN7GhrO/J+6z3QwqYx+N2F+l1m+Ur dW3CdJqzuOBqVYyUOSOsIaM2YorBBPre7aNa70rKbhDFi8LVumLP3zOrz ACne1W152Wdog4K61W51WMJ/y/3c+A68Pf6dHbi8pP2kQOgEU23iZ6ISk A==; X-IronPort-AV: E=McAfee;i="6500,9779,10525"; a="309572118" X-IronPort-AV: E=Sophos;i="5.96,149,1665471600"; d="scan'208";a="309572118" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Nov 2022 17:57:18 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10525"; a="614494253" X-IronPort-AV: E=Sophos;i="5.96,149,1665471600"; d="scan'208";a="614494253" Received: from dpdk-qiming3.sh.intel.com ([10.67.110.196]) by orsmga006.jf.intel.com with ESMTP; 08 Nov 2022 17:57:17 -0800 From: Qiming Yang To: dev@dpdk.org, qi.z.zhang@intel.com Cc: Qiming Yang Subject: [PATCH] doc: update matching list for i40e and ice driver Date: Wed, 9 Nov 2022 01:46:55 +0000 Message-Id: <20221109014655.1769196-1-qiming.yang@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 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 Add recommended matching list for ice PMD in DPDK 22.07 and i40e PMD in DPDK 22.07 and 21.11. Signed-off-by: Qiming Yang --- doc/guides/nics/i40e.rst | 8 ++++++++ doc/guides/nics/ice.rst | 2 ++ 2 files changed, 10 insertions(+) diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst index a0992dbc6c..a6c7dbd080 100644 --- a/doc/guides/nics/i40e.rst +++ b/doc/guides/nics/i40e.rst @@ -101,6 +101,10 @@ For X710/XL710/XXV710, +--------------+-----------------------+------------------+ | DPDK version | Kernel driver version | Firmware version | +==============+=======================+==================+ + | 22.11 | 2.20.12 | 9.01 | + +--------------+-----------------------+------------------+ + | 22.07 | 2.19.3 | 8.70 | + +--------------+-----------------------+------------------+ | 22.03 | 2.17.15 | 8.30 | +--------------+-----------------------+------------------+ | 21.11 | 2.17.4 | 8.30 | @@ -156,6 +160,10 @@ For X722, +--------------+-----------------------+------------------+ | DPDK version | Kernel driver version | Firmware version | +==============+=======================+==================+ + | 22.11 | 2.20.12 | 6.00 | + +--------------+-----------------------+------------------+ + | 22.07 | 2.19.3 | 5.60 | + +--------------+-----------------------+------------------+ | 22.03 | 2.17.15 | 5.50 | +--------------+-----------------------+------------------+ | 21.11 | 2.17.4 | 5.30 | diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst index c7f82c261d..ce075e067c 100644 --- a/doc/guides/nics/ice.rst +++ b/doc/guides/nics/ice.rst @@ -64,6 +64,8 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re +-----------+---------------+-----------------+-----------+--------------+-----------+ | 22.03 | 1.8.3 | 1.3.28 | 1.3.35 | 1.3.8 | 3.2 | +-----------+---------------+-----------------+-----------+--------------+-----------+ + | 22.07 | 1.9.11 | 1.3.30 | 1.3.37 | 1.3.10 | 4.0 | + +-----------+---------------+-----------------+-----------+--------------+-----------+ Pre-Installation Configuration ------------------------------