From patchwork Wed Apr 19 02:34:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Qiming Yang X-Patchwork-Id: 126254 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 B076B42984; Wed, 19 Apr 2023 04:52:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 148CE410D3; Wed, 19 Apr 2023 04:52:24 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 931094021F for ; Wed, 19 Apr 2023 04:52:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1681872741; x=1713408741; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=y+gkM+rP/6Zf+E3DCofBkHHW0S06ppQGiACPySR6fmQ=; b=ezO6QITMjX1zdz5qXZY8l/CisOinJt8DSLRUh5cFoK3Jyp3KsSmhHHnC d4n7LoqmpTt0nqYrsyqFUYfGw97P/ImyRnj/PWbQ8BeBK/U+JlqSFnHjj tr7JcLHRpsPZTbdrSqlqeJFgJsZtFBFkNtzyuTRllQB+t8COVyoZmdq8u W3psr4T/I8RYjD51I2whiyKhaivPTj7I025yxidLF+OQCax+O6y3RWum8 /9hlL+kN7soUOfgpdoHdnE2HST4GMASYOn/+Uc6s+m3J17fsVl6Fvfhq0 /t7a7dIMx0yQhMHGBb+fwQ7u33jZznCgcNaPoc3gcWIacIpMjayZga6wv g==; X-IronPort-AV: E=McAfee;i="6600,9927,10684"; a="431616258" X-IronPort-AV: E=Sophos;i="5.99,208,1677571200"; d="scan'208";a="431616258" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Apr 2023 19:52:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10684"; a="780705364" X-IronPort-AV: E=Sophos;i="5.99,208,1677571200"; d="scan'208";a="780705364" Received: from dpdk-qiming3.sh.intel.com ([10.67.111.4]) by FMSMGA003.fm.intel.com with ESMTP; 18 Apr 2023 19:52:19 -0700 From: Qiming Yang To: dev@dpdk.org Cc: qi.z.zhang@intel.com, Qiming Yang Subject: [PATCH] net/ice: updated 23.03 recommended matching list Date: Wed, 19 Apr 2023 02:34:36 +0000 Message-Id: <20230419023436.109098-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 Signed-off-by: Qiming Yang Acked-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 bcc1cab491..c351c6bd74 100644 --- a/doc/guides/nics/ice.rst +++ b/doc/guides/nics/ice.rst @@ -68,6 +68,8 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re +-----------+---------------+-----------------+-----------+--------------+-----------+ | 22.11 | 1.10.1 | 1.3.30 | 1.3.37 | 1.3.10 | 4.1 | +-----------+---------------+-----------------+-----------+--------------+-----------+ + | 23.03 | 1.11.1 | 1.3.30 | 1.3.40 | 1.3.10 | 4.2 | + +-----------+---------------+-----------------+-----------+--------------+-----------+ Configuration