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 3F325A00C3 for ; Mon, 1 Aug 2022 10:20:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECE1641101; Mon, 1 Aug 2022 10:20:41 +0200 (CEST) Received: from mail-pg1-f171.google.com (mail-pg1-f171.google.com [209.85.215.171]) by mails.dpdk.org (Postfix) with ESMTP id 674014067B for ; Mon, 1 Aug 2022 10:20:40 +0200 (CEST) Received: by mail-pg1-f171.google.com with SMTP id s206so9075297pgs.3 for ; Mon, 01 Aug 2022 01:20:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=J2vnX9JsrnIZeKhu9peZoLjODzmR7agfrG7hn+fEL5Y=; b=g3NLy4FyViRLCvIaaqcCpjxokxuUz+MqECh27n6f9Hs/QoqsU7SQl5n0FHEnH01Cxx T3IR9xSw3OweK722lt4umW/lzYz94FfRfNDqiKZV1Ddi99ANFInRrnX1YG5W/VcQWaYW 1vBMK1YkjN9M732BvIZzkE1xFoiUkz0DimiUb3Ek17HaZeE0+FY8h4Zi05sBsWoqMvj7 xFrlxZE+fcJDND0QSIdRYyeK9McnqMCwUF0XAm81+8uwFMo/WMPYXZO4ZFUVujMguhRQ dlQpN6r1ZXI8GrTO2vf/BvA8p+b3vaxLJ+PbzVzdY8Ne6Cx1SfMkj8LWLX2mgAfSPVCB qdjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=J2vnX9JsrnIZeKhu9peZoLjODzmR7agfrG7hn+fEL5Y=; b=dkMi6bTmqlHw8JwHnd3Tw4wLz6jzGz3f1j/fBE+y2///LTTILTK1JiiKTw6toB0TWH 249nbSaXhudiyqSV7cCVmofS0NrwSCVJhVVgOwL1ZnquH3V2Sf83SMgASgtonEZeabvO hbm8fvddu1w6GpAiPIvNCrAlxEbzzoT1An85SnVgOSLBoUC8DbepJ45qhHrvP45kZdL5 6Mx9gopz6ETUmNd99TiKxsTZH7O94unbimL9nU9cjEHZ3v/Y2A3Z1cUhFYTQrzmUMaTv 5LX0X6W7VYCBbnvDpmSFR98i44kEKE4H7mLkn7AL6j4t3CAuz/8ROxgSqD8hBnyJBGAL KHXg== X-Gm-Message-State: ACgBeo3aKFWURqkjz+9l473Q1bSe1wgIDRDNcNzLoPgfhsthnMQUNodn g1tCmgY9rItri8GiPb5mEXWm0GwWtiBYBiVrcIpRgx+QQ9c= X-Google-Smtp-Source: AA6agR48SP6KAD2/Fq5mn4vdZh/UmSAi4kWMdBi+9VMdcou37k9L6I4r/mw205SENohbRcpPdpiIIGAUje3qX4wfs0Y= X-Received: by 2002:a05:6a00:e1a:b0:52d:9c84:24c1 with SMTP id bq26-20020a056a000e1a00b0052d9c8424c1mr1376516pfb.13.1659342039296; Mon, 01 Aug 2022 01:20:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Lokesh Chakka Date: Mon, 1 Aug 2022 13:50:27 +0530 Message-ID: Subject: Re: intel 100 Gbps Network card shutting down after enabling dpdk To: "Tkachuk, Georgii" Cc: users Content-Type: multipart/alternative; boundary="000000000000d02e4905e529ac30" X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org --000000000000d02e4905e529ac30 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable After booting the server, the following are commands I have executed. Immediately after doing devbind -b, cards are going down. I am able to see that green leds are turning off. following is the two lines of code and output of code. number of ports are reporting as zero ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ $ lspci | grep -i intel c3:00.0 Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02) c3:00.1 Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02) $ sudo dpdk-devbind.py -b vfio-pci c3:00.0 c3:00.1 $ sudo dpdk-devbind.py -s Network devices using DPDK-compatible driver =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 0000:c3:00.0 'Ethernet Controller E810-C for QSFP 1592' drv=3Dvfio-pci unused=3Dice 0000:c3:00.1 'Ethernet Controller E810-C for QSFP 1592' drv=3Dvfio-pci unused=3Dice Network devices using kernel driver =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 0000:05:00.0 'NetXtreme BCM5719 Gigabit Ethernet PCIe 1657' if=3Deno1 drv= =3Dtg3 unused=3Dvfio-pci 0000:05:00.1 'NetXtreme BCM5719 Gigabit Ethernet PCIe 1657' if=3Deno2 drv= =3Dtg3 unused=3Dvfio-pci 0000:05:00.2 'NetXtreme BCM5719 Gigabit Ethernet PCIe 1657' if=3Deno3 drv= =3Dtg3 unused=3Dvfio-pci 0000:05:00.3 'NetXtreme BCM5719 Gigabit Ethernet PCIe 1657' if=3Deno4 drv= =3Dtg3 unused=3Dvfio-pci 0000:83:00.0 'BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet 1750' if=3Dens3f0np0 drv=3Dbnxt_en unused=3Dvfio-pci 0000:83:00.1 'BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet 1750' if=3Dens3f1np1 drv=3Dbnxt_en unused=3Dvfio-pci No 'Baseband' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Crypto devices using kernel driver =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D 0000:02:00.1 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp unused=3Dvfio-pci 0000:03:00.2 'Family 17h (Models 00h-0fh) Platform Security Processor 1456' drv=3Dccp unused=3Dvfio-pci 0000:41:00.1 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp unused=3Dvfio-pci 0000:42:00.2 'Family 17h (Models 00h-0fh) Platform Security Processor 1456' drv=3Dccp unused=3Dvfio-pci 0000:81:00.1 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp unused=3Dvfio-pci 0000:82:00.2 'Family 17h (Models 00h-0fh) Platform Security Processor 1456' drv=3Dccp unused=3Dvfio-pci 0000:c1:00.1 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp unused=3Dvfio-pci 0000:c2:00.2 'Family 17h (Models 00h-0fh) Platform Security Processor 1456' drv=3Dccp unused=3Dvfio-pci No 'DMA' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D No 'Eventdev' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D No 'Mempool' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D No 'Compress' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D No 'Misc (rawdev)' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D No 'Regex' devices detected =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D $ cat one.c #include #include int main(int argc, char *argv[]) { struct rte_mempool *mbuf_pool; unsigned nb_ports; uint16_t portid; /* Initializion the Environment Abstraction Layer (EAL). 8< */ int ret =3D rte_eal_init(argc, argv); if (ret < 0) rte_exit(EXIT_FAILURE, "Error with EAL initialization\n"); /* >8 End of initialization the Environment Abstraction Layer (EAL). */ argc -=3D ret; argv +=3D ret; fprintf( stderr, "%s %d\n", __func__, __LINE__ ); /* Check that there is an even number of ports to send/receive on. */ nb_ports =3D rte_eth_dev_count_avail(); fprintf( stderr, "%s %d nb_ports: %u\n", __func__, __LINE__, nb_ports ); } $ gcc one.c `pkg-config --cflags libdpdk --libs libdpdk` $ sudo ./a.out EAL: Detected CPU lcores: 64 EAL: Detected NUMA nodes: 4 EAL: Detected shared linkage of DPDK EAL: Multi-process socket /var/run/dpdk/rte/mp_socket EAL: Selected IOVA mode 'VA' EAL: No available 1048576 kB hugepages reported EAL: VFIO support initialized EAL: Using IOMMU type 1 (Type 1) EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:c3:00.0 (socket 3) set_mempolicy: Invalid argument EAL: Releasing PCI mapped resource for 0000:c3:00.0 EAL: Calling pci_unmap_resource for 0000:c3:00.0 at 0x4102000000 EAL: Calling pci_unmap_resource for 0000:c3:00.0 at 0x4104000000 EAL: Requested device 0000:c3:00.0 cannot be used EAL: Using IOMMU type 1 (Type 1) EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:c3:00.1 (socket 3) set_mempolicy: Invalid argument EAL: Releasing PCI mapped resource for 0000:c3:00.1 EAL: Calling pci_unmap_resource for 0000:c3:00.1 at 0x4104010000 EAL: Calling pci_unmap_resource for 0000:c3:00.1 at 0x4106010000 EAL: Requested device 0000:c3:00.1 cannot be used TELEMETRY: No legacy callbacks, legacy socket not created main 20 main 23 nb_ports: 0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Thanks & Regards -- Lokesh Chakka. On Mon, Aug 1, 2022 at 12:44 PM Tkachuk, Georgii wrote: > Please check =E2=80=9Csudo dpdk-devbind.py -s=E2=80=9D to see if both por= ts are bound to > vfio-pci > > And some questions: > > > > What DPDK app are you running? > > What are your EAL command line arguments? > > What do you mean by going down (as reported by what?) > > > > Thank you, > > Georgii > > > > *From:* Lokesh Chakka > *Sent:* Monday, August 01, 2022 12:09 AM > *To:* users > *Subject:* intel 100 Gbps Network card shutting down after enabling dpdk > > > > hello, > > > > Recently I have bought one intel network card > > > > > https://ark.intel.com/content/www/us/en/ark/products/210969/intel-etherne= t-network-adapter-e8102cqda2.html > > > > The moment I do devbind, cards are shutting down. > > > > $ lspci | grep -i intel > c3:00.0 Ethernet controller: Intel Corporation Ethernet Controller E810-C > for QSFP (rev 02) > c3:00.1 Ethernet controller: Intel Corporation Ethernet Controller E810-C > for QSFP (rev 02) > > $ sudo dpdk-devbind.py -b vfio-pci c3:00.0 c3:00.1 > > After this, cards are going down. EAL is giving following error > > > > EAL: Requested device 0000:c3:00.1 cannot be used > EAL: Error - exiting with code: 1 > Cause: Error: number of ports must be even > > > > Did anyone face this issue or anyone know how to fix the issue? > > > Thanks & Regards > -- > Lokesh Chakka. > --000000000000d02e4905e529ac30 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
After booting the server, the following are commands = I have executed. Immediately after doing devbind -b, cards are going down. = I am able to see that green leds are turning off.

= following is the two lines of code and output of code. number of ports are = reporting as zero

+++++++++++++++++++++++++++= +++++++++++++++++++++++++++++++++++++

$ lspci | grep -i intel
c3:00.0 Ethernet con= troller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02)
= c3:00.1 Ethernet controller: Intel Corporation Ethernet Controller E810-C f= or QSFP (rev 02)

$ sudo dpdk-devbind.py -b vfio-pci c3:00.0 c3:00.1<= br>$ sudo dpdk-devbind.py -s

Network devices using DPDK-compatible d= river
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
0000:= c3:00.0 'Ethernet Controller E810-C for QSFP 1592' drv=3Dvfio-pci u= nused=3Dice
0000:c3:00.1 'Ethernet Controller E810-C for QSFP 1592&#= 39; drv=3Dvfio-pci unused=3Dice

Network devices using kernel driver<= br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
0000:05:00.0 'NetXtreme BCM5719 Gi= gabit Ethernet PCIe 1657' if=3Deno1 drv=3Dtg3 unused=3Dvfio-pci
000= 0:05:00.1 'NetXtreme BCM5719 Gigabit Ethernet PCIe 1657' if=3Deno2 = drv=3Dtg3 unused=3Dvfio-pci
0000:05:00.2 'NetXtreme BCM5719 Gigabit= Ethernet PCIe 1657' if=3Deno3 drv=3Dtg3 unused=3Dvfio-pci
0000:05:= 00.3 'NetXtreme BCM5719 Gigabit Ethernet PCIe 1657' if=3Deno4 drv= =3Dtg3 unused=3Dvfio-pci
0000:83:00.0 'BCM57508 NetXtreme-E 10Gb/25= Gb/40Gb/50Gb/100Gb/200Gb Ethernet 1750' if=3Dens3f0np0 drv=3Dbnxt_en un= used=3Dvfio-pci
0000:83:00.1 'BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/5= 0Gb/100Gb/200Gb Ethernet 1750' if=3Dens3f1np1 drv=3Dbnxt_en unused=3Dvf= io-pci

No 'Baseband' devices detected
=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Crypto devices using kernel driver
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D0000:02:00.1 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv= =3Dccp unused=3Dvfio-pci
0000:03:00.2 'Family 17h (Models 00h-0fh) = Platform Security Processor 1456' drv=3Dccp unused=3Dvfio-pci
0000:= 41:00.1 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp = unused=3Dvfio-pci
0000:42:00.2 'Family 17h (Models 00h-0fh) Platfor= m Security Processor 1456' drv=3Dccp unused=3Dvfio-pci
0000:81:00.1= 'Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp unused= =3Dvfio-pci
0000:82:00.2 'Family 17h (Models 00h-0fh) Platform Secu= rity Processor 1456' drv=3Dccp unused=3Dvfio-pci
0000:c1:00.1 '= Zeppelin Cryptographic Coprocessor NTBCCP 1468' drv=3Dccp unused=3Dvfio= -pci
0000:c2:00.2 'Family 17h (Models 00h-0fh) Platform Security Pr= ocessor 1456' drv=3Dccp unused=3Dvfio-pci

No 'DMA' devi= ces detected
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D

No 'Eventdev' devices detected
=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D

No 'Mempool' devices detected
=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
No 'Compress' devices detected
=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

No &= #39;Misc (rawdev)' devices detected
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

No 'Regex' devices detected
=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

$ cat one.c <= br>#include <inttypes.h>
#include <rte_ethdev.h>


= int main(int argc, char *argv[])
{
struct rte_mempool *mbuf_pool; unsigned nb_ports;
uint16_t portid;

/* Initializion the Envir= onment Abstraction Layer (EAL). 8< */
int ret =3D rte_eal_init(argc,= argv);
if (ret < 0)
rte_exit(EXIT_FAILURE, "Error with EA= L initialization\n");
/* >8 End of initialization the Environme= nt Abstraction Layer (EAL). */

argc -=3D ret;
argv +=3D ret;
fprintf( stderr, "%s %d\n", __func__, __LINE__ );
/* Che= ck that there is an even number of ports to send/receive on. */
nb_port= s =3D rte_eth_dev_count_avail();
fprintf( stderr, "%s %d nb_ports: = %u\n", __func__, __LINE__, nb_ports );
}

$ gcc one.c `pkg-co= nfig --cflags libdpdk --libs libdpdk`
$ sudo ./a.out
EAL: Detected C= PU lcores: 64
EAL: Detected NUMA nodes: 4
EAL: Detected shared linkag= e of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: = Selected IOVA mode 'VA'
EAL: No available 1048576 kB hugepages r= eported
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1= )
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:c3:00.0 (socke= t 3)
set_mempolicy: Invalid argument
EAL: Releasing PCI mapped resour= ce for 0000:c3:00.0
EAL: Calling pci_unmap_resource for 0000:c3:00.0 at = 0x4102000000
EAL: Calling pci_unmap_resource for 0000:c3:00.0 at 0x41040= 00000
EAL: Requested device 0000:c3:00.0 cannot be used
EAL: Using IO= MMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1592) device: 0= 000:c3:00.1 (socket 3)
set_mempolicy: Invalid argument
EAL: Releasing= PCI mapped resource for 0000:c3:00.1
EAL: Calling pci_unmap_resource fo= r 0000:c3:00.1 at 0x4104010000
EAL: Calling pci_unmap_resource for 0000:= c3:00.1 at 0x4106010000
EAL: Requested device 0000:c3:00.1 cannot be use= d
TELEMETRY: No legacy callbacks, legacy socket not created
main 20main 23 nb_ports: 0

+++++++++++++++++++++++++= +++++++++++++++++++++++++++++++++++++++
<= div>
=
<= div dir=3D"ltr">
=

<= /div>

Thanks & Regards
--
Lokesh Chakka.


On Mon, Aug 1,= 2022 at 12:44 PM Tkachuk, Georgii <georgii.tkachuk@intel.com> wrote:

Please check =E2=80=9Csudo dpdk-devbind.py -s=E2=80= =9D to see if both ports are bound to vfio-pci

And some questions:

=C2=A0

What DPDK app are you running?

What are your EAL command line arguments? =

What do you mean by going down (as reported by what?= )

=C2=A0

Thank you,

Georgii

=C2=A0

From: Lokesh Chakka <lvenkatakumarchakka@gmail.com= >
Sent: Monday, August 01, 2022 12:09 AM
To: users <us= ers@dpdk.org>
Subject: intel 100 Gbps Network card shutting down after enabling dp= dk

=C2=A0

hello,

=C2=A0

Recently I have bought one intel network card

=C2=A0

=C2=A0

The moment I do devbind, cards are shutting down.=

=C2=A0

$ lspci | grep -i intel
c3:00.0 Ethernet controller: Intel Corporation Ethernet Controller E810-C f= or QSFP (rev 02)
c3:00.1 Ethernet controller: Intel Corporation Ethernet Controller E810-C f= or QSFP (rev 02)

$ sudo dpdk-devbind.py -b vfio-pci c3:00.0 c3:00.1

After this, cards are going down. EAL is giving following error

=C2=A0

EAL: Requested device 0000:c3:00.1 cannot be used EAL: Error - exiting with code: 1
Cause: Error: number of ports must be even

=C2=A0

Did anyone face this issue or anyone know how to fix= the issue?


Thanks & Regards
--
Lokesh Chakka.

--000000000000d02e4905e529ac30--