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 7A69943A72; Mon, 5 Feb 2024 14:37:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67DB340DFD; Mon, 5 Feb 2024 14:37:46 +0100 (CET) Received: from mail-io1-f41.google.com (mail-io1-f41.google.com [209.85.166.41]) by mails.dpdk.org (Postfix) with ESMTP id A9DED402A2 for ; Mon, 5 Feb 2024 12:09:04 +0100 (CET) Received: by mail-io1-f41.google.com with SMTP id ca18e2360f4ac-7bb5fda069bso233027439f.0 for ; Mon, 05 Feb 2024 03:09:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1707131344; x=1707736144; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=2ZmBMMp/i7b38YZkmZlu4j3nDrdveXPJ0Ecj8ZUdVWE=; b=GaddzbFu5PuezIG8Q72U2Q04PaG/0878hZVM/6Mb/HdUL9P5tIBP8KUIbqfEywt/yI ZR/stdkvYSHg1B5MatahEvjGn/ncMZR46biiXoupk8GJMzXuyrh/cm8/Q/uZwi/F6oNK VkhtOiJQs1kzeu0Eq2xVky8nX9AhainEQJaQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707131344; x=1707736144; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=2ZmBMMp/i7b38YZkmZlu4j3nDrdveXPJ0Ecj8ZUdVWE=; b=tkE6S0QjFGtdEhpzNxM8c+dtxlAJe6DBCeO8wAThXq3jBxgiMvoKOlDbg+RPpy8wUp +mcT8xFxil2wdLflWiHPNir6ii7nSilXHuzmbriXUSLGozb/9t2P34Vg/y3GAiPeIAtv 0ydyvlbCAsrjmRDoXMqEocrDhHSm22Xni2Xm2bs18zLo6xTkwyL5Xe5OBeJeqVKetGI8 LmO/OAn8fyMpu7+rIivMgw3eeQyxgv83Pl0X1x26ScEDmM93nyBgmAzpj5m0AGQfkbjE uDARDshEPdXthiE1rmYbnGyDXE2KxJeOO8DrthUxeI53aQbATrxOekCcDZ4+dIygnA0t ev4A== X-Gm-Message-State: AOJu0YxxtN/V8ZpeHYKrwGnnDorXDWukGSkUnVFHLDme4aHMf5MH/Rlp WAg0ylbUXsJ3uRk/WTkrF2d/cJmI9vfb4b88Wf/+IABoTHooOYfFOzhcPbZpO4PdhBpRh8U+ERI meBjEZRpJJueOpFCUFZ7uXXjIe8CMyBU3qY3FyhjPMzsLpWcGf24T01rcIIq82Hz2hQQ/lZc0wR YFZ1sb X-Google-Smtp-Source: AGHT+IGGRw9WokzbDMVEmBB4hXzkatlu1+1BuNX0cehB25JHf8WwI4hSwWXemMJC3j5NMtQZ6aANWBFrpLk9hlUz3zI= X-Received: by 2002:a5e:dc43:0:b0:7bf:da4d:3477 with SMTP id s3-20020a5edc43000000b007bfda4d3477mr17749428iop.9.1707131343881; Mon, 05 Feb 2024 03:09:03 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Amiya Ranjan Mohakud Date: Mon, 5 Feb 2024 16:38:27 +0530 Message-ID: Subject: Re: Regarding https://mails.dpdk.org/archives/dev/2023-June/270558.html dpdk patch To: "Deng, KaiwenX" Cc: "dev@dpdk.org" , Amiya Ranjan Mohakud Content-Type: multipart/alternative; boundary="000000000000566dfe0610a07d5d" X-Mailman-Approved-At: Mon, 05 Feb 2024 14:37:43 +0100 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 --000000000000566dfe0610a07d5d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Kaiwenx, There are no specific parameters except "-m 1024 -l 1,2". Just that the guest has 2 SR IOV X710 interfaces. Just for an additional update - ESX version: 8.0 U1 i40e PF driver version: 1.11.3.5 Firmware version:7.10 0x800075da 19.5.12 I tried updating the firmware version to 9.00 0x8000cadc 21.5.9 based on the compatibility matrix https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=3D= io&productid=3D37976 But It still did not help. I'm not sure if we need to upgrade the driver version as well. Please let me know if you have any breakthroughs. Thanks in advance. Regards, Amiya On Thu, Jan 25, 2024 at 11:40=E2=80=AFAM Deng, KaiwenX wrote: > Hi Amiya > > > > Can you provide me with the DPDK startup parameters? > > > > Thanks > > *From:* Amiya Ranjan Mohakud > *Sent:* Tuesday, January 23, 2024 4:54 PM > *To:* Deng, KaiwenX ; dev@dpdk.org > *Cc:* Amiya Ranjan Mohakud ; Amiya > Ranjan Mohakud > *Subject:* Regarding > https://mails.dpdk.org/archives/dev/2023-June/270558.html dpdk patch > > > > Hi Kaiwenx > > > > I came across the below DPDK iavf error message during the initialization > of X710 NICs in ESX. It seems the functionality works fine, but with bel= ow > error messages. > > DPDK Version: 22.11.2 > > > > 2023-12-08T09:58:00.901 |9322| MSG [NET] dpdk_port_configure:1717 > Configure port eth3/1. lsc_intr=3D1, rxq/txq=3D1/1, (rss_enabled=3D1) > rss_hf=3D0x0000000000000c30 tx_ol=3D0x00000000000006 rx_ol=3D0x0000000008= 0007 > > 2023-12-08T09:58:00.906 |9322| MSG [NET] dpdk_log_write:107 iavf_exe= cute_vf_cmd(): Return failure -4 for cmd 27 > > 2023-12-08T09:58:00.906 |9322| MSG [NET] dpdk_log_write:107 iavf_ena= ble_vlan_strip(): Failed to execute command of OP_ENABLE_VLAN_STRIPPING > > 2023-12-08T09:58:00.906 |9322| MSG [NET] dpdk_log_write:107 iavf_dev= _init_vlan(): Failed to update vlan offload > > 2023-12-08T09:58:00.906 |9322| MSG [NET] dpdk_log_write:107 iavf_dev= _configure(): configure VLAN failed: -5 > > 2023-12-08T09:58:01.156 |9322| MSG [NET] dpdk_log_write:107 iavf_exe= cute_vf_cmd(): Return failure -5 for cmd 14 > > > > On search, I came across your above patch. I am not able to make out > properly from the description. Could you please help elaborate the root > cause/fix for my understanding and kindly confirm if this patch would fix > the above issue. Thanks in advance. > > > > Regards, > > Amiya > > > This electronic communication and the information and any files > transmitted with it, or attached to it, are confidential and are intended > solely for the use of the individual or entity to whom it is addressed an= d > may contain information that is confidential, legally privileged, protect= ed > by privacy laws, or otherwise restricted from disclosure to anyone else. = If > you are not the intended recipient or the person responsible for deliveri= ng > the e-mail to the intended recipient, you are hereby notified that any us= e, > copying, distributing, dissemination, forwarding, printing, or copying of > this e-mail is strictly prohibited. If you received this e-mail in error, > please return the e-mail to the sender, delete it from your computer, and > destroy any printed copy of it. > --=20 This electronic communication and the information and any files transmitted= =20 with it, or attached to it, are confidential and are intended solely for=20 the use of the individual or entity to whom it is addressed and may contain= =20 information that is confidential, legally privileged, protected by privacy= =20 laws, or otherwise restricted from disclosure to anyone else. If you are=20 not the intended recipient or the person responsible for delivering the=20 e-mail to the intended recipient, you are hereby notified that any use,=20 copying, distributing, dissemination, forwarding, printing, or copying of= =20 this e-mail is strictly prohibited. If you received this e-mail in error,= =20 please return the e-mail to the sender, delete it from your computer, and= =20 destroy any printed copy of it. --000000000000566dfe0610a07d5d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Kaiwenx<= /span>,=C2=A0

There are no specific parameters except "-m 1024 -l= 1,2".=C2=A0 Just that the guest has 2 SR IOV X710 interfaces.=C2=A0

=
Just for an additional update = -=C2=A0=C2=A0

ESX version: 8.0 U1
i40e PF driver versio= n: 1.11.3.5
Firmware= version:7.10 0x800075da 19.5.12

I tried = updating the firmware version to=C2=A09.00 0x8000cadc 21.5.9 based on the c= ompatibility matrix=C2=A0https://www.v= mware.com/resources/compatibility/detail.php?deviceCategory=3Dio&produc= tid=3D37976
But It still did not help.


I'm not sure if we= need to upgrade the driver version as well. Please let me know if you have= =C2=A0any breakthroughs. Thanks in advance.


=
Regards,
Amiya


On = Thu, Jan 25, 2024 at 11:40=E2=80=AFAM Deng, KaiwenX <kaiwenx.deng@intel.com> wro= te:

Hi Amiya

=C2=A0

Can you provide me with the DPDK startup parameters?=

=C2=A0

Thanks

From: Amiya Ranjan Mohakud <amiya-ranjan.mohak= ud@broadcom.com>
Sent: Tuesday, January 23, 2024 4:54 PM
To: Deng, KaiwenX <kaiwenx.deng@intel.com>; dev@dpdk.org
Cc: Amiya Ranjan Mohakud <amiya-ranjan.mohakud@broadcom.com>; = Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Subject: Regarding https://mails.dpdk.org/archives/dev/= 2023-June/270558.html dpdk patch

=C2=A0

Hi Ka= iwenx

=C2=A0

I cam= e across the below DPDK iavf error message during the initialization of X71= 0 NICs in ESX.=C2=A0 It seems the functionality works fine, but with below = error messages.

DPDK = Version: 22.11.2

=C2=A0

2023-12-08T09:58:00.= 901 |9322| MSG =C2=A0 =C2=A0 =C2=A0[NET] dpdk_port_configure:1717 Configure= port eth3/1. lsc_intr=3D1, rxq/txq=3D1/1, (rss_enabled=3D1) rss_hf=3D0x000= 0000000000c30 tx_ol=3D0x00000000000006 rx_ol=3D0x00000000080007

2023-12-08T09:58:00.906 |93=
22| MSG =C2=A0 =C2=A0 =C2=A0[NET] dpdk_log_write:107 iavf_execute_vf_cmd():=
 Return failure -4 for=
 cmd 27
2023-12-08T09:58:00.906 |9322| MSG =C2=A0 =C2=A0 =C2=A0[N=
ET] dpdk_log_write:107 iavf_enable_vlan_strip(): Failed to execute command =
of OP_ENABLE_VLAN_STRIPPING
2023-12-08T09:58:00.906 |9322| MSG =C2=A0 =C2=A0 =C2=A0[N=
ET] dpdk_log_write:107 iavf_dev_init_vlan(): Failed to update vlan offload =
2023-12-08T09:58:00.906 |9322| MSG =C2=A0 =C2=A0 =C2=A0[N=
ET] dpdk_log_write:107 iavf_dev_configure(): configure VLAN failed: -5 <=
/u>
2023-12-08T09:58:01.156 |9322| MSG =C2=A0 =C2=A0 =C2=A0[N=
ET] dpdk_log_write:107 iavf_execute_vf_cmd(): Return failure -5 for cmd 14

=C2=A0

On se= arch, I came across your above patch. I am not able to make out properly fr= om the=C2=A0description. Could you please help elaborate the root cause/fix= for my understanding and kindly confirm if this patch would fix the above issue. Thanks in advance.=C2=A0

=C2=A0

Regar= ds,

Amiya=


This electronic= communication and the information and any files transmitted with it, or at= tached to it, are confidential and are intended solely for the use of the i= ndividual or entity to whom it is addressed and may contain information that is confidential, legally privil= eged, protected by privacy laws, or otherwise restricted from disclosure to= anyone else. If you are not the intended recipient or the person responsib= le for delivering the e-mail to the intended recipient, you are hereby notified that any use, copying, dis= tributing, dissemination, forwarding, printing, or copying of this e-mail i= s strictly prohibited. If you received this e-mail in error, please return = the e-mail to the sender, delete it from your computer, and destroy any printed copy of it.


This ele= ctronic communication and the information and any files transmitted with it= , or attached to it, are confidential and are intended solely for the use o= f the individual or entity to whom it is addressed and may contain informat= ion that is confidential, legally privileged, protected by privacy laws, or= otherwise restricted from disclosure to anyone else. If you are not the in= tended recipient or the person responsible for delivering the e-mail to the= intended recipient, you are hereby notified that any use, copying, distrib= uting, dissemination, forwarding, printing, or copying of this e-mail is st= rictly prohibited. If you received this e-mail in error, please return the = e-mail to the sender, delete it from your computer, and destroy any printed= copy of it. --000000000000566dfe0610a07d5d--