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 2C8A8A04FD; Mon, 16 May 2022 12:30:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0BEE40A7D; Mon, 16 May 2022 12:30:04 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 35CE740A79 for ; Mon, 16 May 2022 12:30:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652697002; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZZEB0UDONoADFjmUKsxeZ/hT3HTrswlAc53ZrNLhDRM=; b=WltMMKEl1rsS6W+TpCLP49H2UMSWY2iUm/pWliGmbm3lpnLM/4fiRdGY9HtgMEuSJnZA/e Ae1XMC0wOQ9+/NI94GfJ5QFpQDSkHIv8l2cjC8IL+ZquWYnIqLsSiwp3qdsLEDefqeHcJ7 xwTXuugCpEwxpsZX2oJF6dRosIHbW/k= Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-167-Q-DivRz2OCOb1vG--E5XiA-1; Mon, 16 May 2022 06:30:01 -0400 X-MC-Unique: Q-DivRz2OCOb1vG--E5XiA-1 Received: by mail-wm1-f70.google.com with SMTP id h6-20020a7bc926000000b0039470bcb9easo5443921wml.1 for ; Mon, 16 May 2022 03:30:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:cc:references:from:subject:in-reply-to :content-transfer-encoding; bh=ZZEB0UDONoADFjmUKsxeZ/hT3HTrswlAc53ZrNLhDRM=; b=gIAdyjw1FoADbqMLtVg7qj+/+5MJjt9OHRKrNbAjuh/INrMZ440wyXGENJMyHD2bHs eqHb4tlMboigSOw4wLdAP0Eu1iaDNqb6bouN/+54AEQNBzBAnuec22v1MYYAjN5LN7gu i3mFskLm9P3+31spnQ+xTlgXjjZmHoMg1qGiL4q0QL7bYfzzSSSsVU7KPYJUi9rUHAy6 nAZufmt1sYW0p85w0ciP9NOCVZqI37lJTfrta2ovZNcrp2j38N8XikLmbdwodU3QuwOo yjs/OnNrZbgfZCViu1rMW9X29TtZt4Xgfk8RPArcGSlNAK55jxQF5gKqL5lZ9MxLmlSo Skpg== X-Gm-Message-State: AOAM532r8m2fbgNwozFRogR9zXDoILf3NbU8WUYdhy/nb0cL3Sl4q9ve 3NuGqqPvOmKh9ryI6s3KGauGvZPe5w8pczCdD2n6inp28okPPRrj8wb9nQsPEbqDV5C7kstReSh mPPc= X-Received: by 2002:a5d:6c6f:0:b0:20c:4d8b:c8a9 with SMTP id r15-20020a5d6c6f000000b0020c4d8bc8a9mr13416836wrz.458.1652697000358; Mon, 16 May 2022 03:30:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyHFgt38TOnNjA15qSE51wjocQSnKA+MHPo6yhASaISmz9ZCMDSQHtaoeM+Ck7sWxowedhiUw== X-Received: by 2002:a5d:6c6f:0:b0:20c:4d8b:c8a9 with SMTP id r15-20020a5d6c6f000000b0020c4d8bc8a9mr13416821wrz.458.1652697000103; Mon, 16 May 2022 03:30:00 -0700 (PDT) Received: from [192.168.0.36] ([78.19.99.101]) by smtp.gmail.com with ESMTPSA id ay41-20020a05600c1e2900b003942a244f51sm12667308wmb.42.2022.05.16.03.29.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 May 2022 03:29:59 -0700 (PDT) Message-ID: Date: Mon, 16 May 2022 11:29:59 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 To: Qiming Yang , dev@dpdk.org Cc: qi.z.zhang@intel.com, stable@dpdk.org References: <20220426054706.53091-1-qiming.yang@intel.com> <20220516055557.21226-1-qiming.yang@intel.com> From: Kevin Traynor Subject: Re: [PATCH v3] doc: update matching versions in i40e guide In-Reply-To: <20220516055557.21226-1-qiming.yang@intel.com> Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ktraynor@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed 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 16/05/2022 06:55, Qiming Yang wrote: > Add recommended matching list for i40e PMD in DPDK 21.05, > 21.08, 21.11 and 22.03. And add a known issue when FW upgrade > to a version higher than 8.4. > Just a minor thing on the wording, 'version higher than 8.4' suggests that 8.4 is not impacted by this known issue. If 8.4 is impacted then it would be better to say 'version 8.4 and higher.' > Cc: stable@dpdk.org > > Signed-off-by: Qiming Yang > --- > v2: > * added known issue in FW 8.4+ > v3: > * updated x722 FW version > --- > doc/guides/nics/i40e.rst | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > > diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst > index ef91b3a1ac..11e0901c56 100644 > --- a/doc/guides/nics/i40e.rst > +++ b/doc/guides/nics/i40e.rst > @@ -101,6 +101,14 @@ For X710/XL710/XXV710, > +--------------+-----------------------+------------------+ > | DPDK version | Kernel driver version | Firmware version | > +==============+=======================+==================+ > + | 22.03 | 2.17.15 | 8.30 | > + +--------------+-----------------------+------------------+ > + | 21.11 | 2.17.4 | 8.30 | > + +--------------+-----------------------+------------------+ > + | 21.08 | 2.15.9 | 8.30 | > + +--------------+-----------------------+------------------+ > + | 21.05 | 2.15.9 | 8.30 | > + +--------------+-----------------------+------------------+ > | 21.02 | 2.14.13 | 8.00 | > +--------------+-----------------------+------------------+ > | 20.11 | 2.14.13 | 8.00 | > @@ -148,6 +156,14 @@ For X722, > +--------------+-----------------------+------------------+ > | DPDK version | Kernel driver version | Firmware version | > +==============+=======================+==================+ > + | 22.03 | 2.17.15 | 5.50 | > + +--------------+-----------------------+------------------+ > + | 21.11 | 2.17.4 | 5.30 | > + +--------------+-----------------------+------------------+ > + | 21.08 | 2.15.9 | 5.30 | > + +--------------+-----------------------+------------------+ > + | 21.05 | 2.15.9 | 5.30 | > + +--------------+-----------------------+------------------+ > | 21.02 | 2.14.13 | 5.00 | > +--------------+-----------------------+------------------+ > | 20.11 | 2.13.10 | 5.00 | > @@ -771,6 +787,13 @@ it will fail and return the info "Conflict with the first rule's input set", > which means the current rule's input set conflicts with the first rule's. > Remove the first rule if want to change the input set of the PCTYPE. > > +PF reset fail after QinQ set with FW >= 8.4 > +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > + > +If upgrade FW to a version higher than 8.4, after set MAC VLAN filter and configure outer VLAN on PF, kill > +DPDK process will cause the card crash. s/version higher than 8.4/version 8.4 and higher/ > + > + > Example of getting best performance with l3fwd example > ------------------------------------------------------ >