From patchwork Wed Nov 1 10:34:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Xing, Beilei" X-Patchwork-Id: 133693 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 6F0D743258; Wed, 1 Nov 2023 03:15:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A94040633; Wed, 1 Nov 2023 03:15:16 +0100 (CET) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id B771E402B0 for ; Wed, 1 Nov 2023 03:15:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1698804914; x=1730340914; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=VuWtqfzqkactzUoYQoyChwp9YygmpmF/JtP2ebGfwx8=; b=kqV6fSvkeoyA1JaN4c1i6Gt2DvSP33nUWiUN9pvqvmSbd25UjGenWh3J I7GPQKSgEWs6whbAliW94A26BEXWVm/1IzOk40IuUxGkmCAF9loE6KC0i k13pSE6NJMrurVMqRrS9Pn0UvYxxfh1OuLA0Yhk3V1L8JUltsr3kti/ns IseS0OPP7ylyBQ1XRTKsjl/k35JnQM3c1qNk5ygE1s8gsUf65RAPaW1md rDQJM2rEun3NusL5pen12M+3wLggUiZ2nh4cjHtKdIFTHTESyzjJweuAA 5BwRrOFKnTfi9BewUUWzVUNLPHpBCxaAbKvx+7q0uy65PbuqJ7VfjyTjW A==; X-IronPort-AV: E=McAfee;i="6600,9927,10880"; a="368622908" X-IronPort-AV: E=Sophos;i="6.03,266,1694761200"; d="scan'208";a="368622908" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Oct 2023 19:15:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10880"; a="877715974" X-IronPort-AV: E=Sophos;i="6.03,266,1694761200"; d="scan'208";a="877715974" Received: from dpdk-beileix-icelake.sh.intel.com ([10.67.116.231]) by fmsmga002.fm.intel.com with ESMTP; 31 Oct 2023 19:15:12 -0700 From: beilei.xing@intel.com To: jingjing.wu@intel.com, yuying.zhang@intel.com Cc: dev@dpdk.org, Beilei Xing Subject: [PATCH v2] doc: update for Intel IPU Date: Wed, 1 Nov 2023 10:34:33 +0000 Message-Id: <20231101103433.1234649-1-beilei.xing@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231011121511.416466-1-beilei.xing@intel.com> References: <20231011121511.416466-1-beilei.xing@intel.com> 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 From: Beilei Xing 1. Remove *EXPERIMENTAL* for idpf and cpfl PMD. 2. Update recommended matching list for idpf PMD and cpfl PMD. Signed-off-by: Beilei Xing --- v2 change: - Merge matching list with *EXPERIMENTAL* removing. doc/guides/nics/cpfl.rst | 6 ++++-- doc/guides/nics/idpf.rst | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst index 89a322c5f1..9b7a99c894 100644 --- a/doc/guides/nics/cpfl.rst +++ b/doc/guides/nics/cpfl.rst @@ -6,8 +6,8 @@ CPFL Poll Mode Driver ===================== -The [*EXPERIMENTAL*] cpfl PMD (**librte_net_cpfl**) provides poll mode driver support -for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100. +The cpfl PMD (**librte_net_cpfl**) provides poll mode driver support for +Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100. Please refer to https://www.intel.com/content/www/us/en/products/network-io/infrastructure-processing-units/asic/e2000-asic.html for more information. @@ -33,6 +33,8 @@ Here is the suggested matching list which has been tested and verified. +============+==================+ | 23.07 | 0.9.1 | +------------+------------------+ + | 23.11 | 1.0 | + +------------+------------------+ Configuration diff --git a/doc/guides/nics/idpf.rst b/doc/guides/nics/idpf.rst index c55f81fb24..0370989a07 100644 --- a/doc/guides/nics/idpf.rst +++ b/doc/guides/nics/idpf.rst @@ -6,8 +6,8 @@ IDPF Poll Mode Driver ===================== -The [*EXPERIMENTAL*] idpf PMD (**librte_net_idpf**) provides poll mode driver support -for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100. +The idpf PMD (**librte_net_idpf**) provides poll mode driver support for +Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100. Linux Prerequisites @@ -31,6 +31,8 @@ Here is the suggested matching list which has been tested and verified. +============+===============+==================+ | 23.07 | 0.0.710 | 0.9.1 | +------------+---------------+------------------+ + | 23.11 | 0.0.720 | 1.0 | + +------------+---------------+------------------+ Configuration