From patchwork Wed Oct 11 12:15:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Xing, Beilei" X-Patchwork-Id: 132494 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 3761542359; Wed, 11 Oct 2023 05:55:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BEC94028A; Wed, 11 Oct 2023 05:55:05 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 13F09400EF for ; Wed, 11 Oct 2023 05:55:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696996503; x=1728532503; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=BBAZwmE/DU7O2R+405NR81WFaIR5gclnzz12bfz1NbA=; b=YmqrwnCKT6aLPodGpI9ascejv9Pz+H1z4CqbfUD/cWxLgkeoxt32YedR CxDs9LCYxLbCXoTwRl3iTVcLoz2tK162iOmEsnM6v8SsltEaZIEU4iTLt Cdo4mouknLWA5v9Mas1Ydc6vmDdZZEcnzWYaQZlD6613w9HUzN5oy6O23 3R1IUvv4AJIXU3/BaJKdWd/gIH8wxTGbgq3Sxh/KoX//1ja+VNnqiEwEZ xzSAuHYGllwyi9dA4ERRT7IEUHaNPFzpOWHqptCuEb6jm+QbDgMdjKzY/ cSQXNYFo4bcYqZFxPWTiJpWf7st2DPsqa8GNEXb5XB82t7yvt1iqeIHp3 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10859"; a="387414630" X-IronPort-AV: E=Sophos;i="6.03,214,1694761200"; d="scan'208";a="387414630" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2023 20:55:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10859"; a="869988050" X-IronPort-AV: E=Sophos;i="6.03,214,1694761200"; d="scan'208";a="869988050" Received: from dpdk-beileix-icelake.sh.intel.com ([10.67.116.231]) by fmsmga002.fm.intel.com with ESMTP; 10 Oct 2023 20:54:59 -0700 From: beilei.xing@intel.com To: jingjing.wu@intel.com Cc: dev@dpdk.org, Beilei Xing Subject: [PATCH] doc: update matching versions for idpf and cpfl Date: Wed, 11 Oct 2023 12:15:11 +0000 Message-Id: <20231011121511.416466-1-beilei.xing@intel.com> X-Mailer: git-send-email 2.34.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 From: Beilei Xing Update recommended matching list for idpf PMD and cpfl PMD. Signed-off-by: Beilei Xing --- doc/guides/nics/cpfl.rst | 2 ++ doc/guides/nics/idpf.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst index ae5487f2f6..54db6e3c8f 100644 --- a/doc/guides/nics/cpfl.rst +++ b/doc/guides/nics/cpfl.rst @@ -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..c2e786056f 100644 --- a/doc/guides/nics/idpf.rst +++ b/doc/guides/nics/idpf.rst @@ -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