From patchwork Thu Dec 28 08:38:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simei Su X-Patchwork-Id: 135624 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 92F2C437AF; Thu, 28 Dec 2023 09:50:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 804EC402C4; Thu, 28 Dec 2023 09:50:06 +0100 (CET) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 31FBE402BA for ; Thu, 28 Dec 2023 09:50:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703753405; x=1735289405; h=from:to:cc:subject:date:message-id; bh=EwOWw8hBeB8IkAWJO5T+Ma3pD4fD1NClPp3CkOUSaeM=; b=AMTGrjtYwLaECJtooca5Bv9c66jHYJWBp0jUwhsdMt3AUGed/Ylsah6c bbAW0uZQhMXytdhU7dFyfHbh8mWtd0EDqycYddWIu4UKiAzYAMX8I/Vqa SwQ+XKD33i4EUbm5XKtpfoHIa2y3xyCzAtyJ1qg3pYTbzuKrWYC2L0SC+ 978R2JegVaR9DMW5e6PnXaBaSvgCW++iIU3BK66ly/DhqE9v0C8nLXtBx g6+mBoX43n+6K7MLq+SK0c55C4jkmK5xTLHFBA7eHxff9GC/SHeUR46ZJ VNo8vCgI+YBwQoMyWCMKtEXDGxqg91kL1PcW7hQmiar8YvLuy7mgLw6jw w==; X-IronPort-AV: E=McAfee;i="6600,9927,10936"; a="386961663" X-IronPort-AV: E=Sophos;i="6.04,311,1695711600"; d="scan'208";a="386961663" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Dec 2023 00:50:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10936"; a="1025612215" X-IronPort-AV: E=Sophos;i="6.04,311,1695711600"; d="scan'208";a="1025612215" Received: from unknown (HELO npg-dpdk-simeisu-cvl-119d218.sh.intel.com) ([10.67.119.108]) by fmsmga006.fm.intel.com with ESMTP; 28 Dec 2023 00:50:02 -0800 From: Simei Su To: qi.z.zhang@intel.com Cc: dev@dpdk.org, qiming.yang@intel.com, Simei Su Subject: [PATCH] net/ice: updated 23.11 recommended matching list Date: Thu, 28 Dec 2023 16:38:21 +0800 Message-Id: <20231228083821.127778-1-simei.su@intel.com> X-Mailer: git-send-email 2.9.5 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: Simei Su 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 820a385..09a4302 100644 --- a/doc/guides/nics/ice.rst +++ b/doc/guides/nics/ice.rst @@ -75,6 +75,8 @@ are listed in the Tested Platforms section of the Release Notes for each release +-----------+---------------+-----------------+-----------+--------------+-----------+ | 23.07 | 1.12.6 | 1.3.35 | 1.3.45 | 1.3.13 | 4.3 | +-----------+---------------+-----------------+-----------+--------------+-----------+ + | 23.11 | 1.13.7 | 1.3.36 | 1.3.46 | 1.3.14 | 4.4 | + +-----------+---------------+-----------------+-----------+--------------+-----------+ Configuration -------------