From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F40B142EBA; Wed, 19 Jul 2023 18:15:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E166D40E03; Wed, 19 Jul 2023 18:15:25 +0200 (CEST) Received: from mail-il1-f175.google.com (mail-il1-f175.google.com [209.85.166.175]) by mails.dpdk.org (Postfix) with ESMTP id DE22840DFD for ; Wed, 19 Jul 2023 18:15:24 +0200 (CEST) Received: by mail-il1-f175.google.com with SMTP id e9e14a558f8ab-3461163c0b6so43077795ab.2 for ; Wed, 19 Jul 2023 09:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1689783324; x=1690388124; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=OU5MdNTWhjwUxPsx/FDMDrgCIZF2Y/Ll+XxOkwD0vvQ=; b=AX9NFZ/ydojheP+WorC4d6JPcOmsBYfZaSz8YX4b2L2CTPrIXkznjeR59RvEX+fj7d GK9y2xBHWgRtHVEkaEZHUKagbogVPCo70kktbM65fzQc1ruoCsqL8Aqyu3M4VI5InOh6 X4uLV/mFDmxpPEaUPw9P96Gw7/Lj25XefuVgBQ5tWV9vLRPdM2j0HA6df2Y8k/8xKq52 YrD2pDW7qkPKYRlUQ9vTIc7KzVarHJnxic08jSDh9C2ALFM9dYBRq7OBGSzScwkkfvwk 2/GJyxEy1nhPI98yWT4ffaF4b/M88ajCUILiC/GAwacqzpp+dc16MJNN7qSk3sBW5THK 9//w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689783324; x=1690388124; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OU5MdNTWhjwUxPsx/FDMDrgCIZF2Y/Ll+XxOkwD0vvQ=; b=kMnaatQJ/gg9r/wRkpyljpRGBV8SSt43hH8OpX3rkoXqsIFjkt03CNrs8o1iMHc+jT F4HDtmQi7T57TTRoNv/YkagU7wLklPPuDlfJfbphf0trZ6D7XTKqgD/v29GDHh6SmK21 +yNHFpMzX3DSMgb851xmEk6YUlrH4ak9aZ2nR39r9ghpklkJcp8L/MnUqP/4tArrrbd1 KHDCA+U9Hl4jKLfthUok2vms4IaXQuPQN2lGxXobWUtpp4+xnOTQDTfyPxFSzCGpjNaP qvPZe/sjlZCAJ6V9vvEa23av+kXzV/woqhO78EzAiDs1BsaCNieUKEde21o9Lgekjg5j CjbQ== X-Gm-Message-State: ABy/qLYWYIolhsEkIrC/NDICI/RQs9jx31rx5xf0ZIWf01rLWXpd7zpM WbTuiUuxBLBFAAxBvMHMN6hdyA== X-Google-Smtp-Source: APBJJlFCzO+OOa1TnCbQBm3smryklw7E0Gw+Kqj5fwPcvAxAQHvW9qySsGOZlHUHrsBGI7NXycRHmQ== X-Received: by 2002:a05:6e02:1c26:b0:345:c769:3bd3 with SMTP id m6-20020a056e021c2600b00345c7693bd3mr3196632ilh.7.1689783324145; Wed, 19 Jul 2023 09:15:24 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id az3-20020a170902a58300b001b8ad8382a4sm4186275plb.216.2023.07.19.09.15.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jul 2023 09:15:23 -0700 (PDT) Date: Wed, 19 Jul 2023 09:15:22 -0700 From: Stephen Hemminger To: beilei.xing@intel.com Cc: jingjing.wu@intel.com, dev@dpdk.org Subject: Re: [PATCH] doc: update doc for idpf and cpfl Message-ID: <20230719091522.1e3e3ed3@hermes.local> In-Reply-To: <20230718170212.993131-1-beilei.xing@intel.com> References: <20230718170212.993131-1-beilei.xing@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Tue, 18 Jul 2023 17:02:12 +0000 beilei.xing@intel.com wrote: > From: Beilei Xing > > Add recommended matching list for idpf pmd and cpfl pmd. > > Signed-off-by: Beilei Xing > --- > doc/guides/nics/cpfl.rst | 16 ++++++++++++++++ > doc/guides/nics/idpf.rst | 16 ++++++++++++++++ > 2 files changed, 32 insertions(+) > > diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst > index e88008e16e..258e89ed48 100644 > --- a/doc/guides/nics/cpfl.rst > +++ b/doc/guides/nics/cpfl.rst > @@ -21,6 +21,22 @@ To get better performance on Intel platforms, > please follow the :doc:`../linux_gsg/nic_perf_intel_platform`. > > > +Recommended Matching List > +------------------------- > + > +It is highly recommended to upgrade the MEV-ts release to avoid the compatibility issues > +with the cpfl PMD. > +Here is the suggested matching list which has been tested and verified. > + > + +------------+------------------+ > + | DPDK | MEV-ts release | > + +============+==================+ > + | 23.03 | 0.6.0 | > + +------------+------------------+ > + | 23.07 | 0.9.1 | > + +------------+------------------+ > Since 23.03 is not an LTS release, it will not be supported when 23.07 is release. Probably best not to clutter up docs with 23.03