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 ABFFEA052A for ; Tue, 2 Feb 2021 19:57:19 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0EA92403B4; Tue, 2 Feb 2021 19:57:19 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 8C6BA2403AE for ; Tue, 2 Feb 2021 19:57:17 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id t17so15751758qtq.2 for ; Tue, 02 Feb 2021 10:57:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vvauO9bXQydZDZbTjWMA3RrIL7b9QfaAQM21GRY1+FA=; b=EkkYpImUdOTYjmlj4KIDWfJkwDz0OByhhbCuZCWJSYoPV0FwL60qs4Eu83QH9UTxkr daI+OmM7m+fPeRpMJJQLK3AjqWrZA1KkX8S7mzZDnVgKBvQ7XCrQJkUt9QAss3hhrFyB YOWSR7W/R6iHtAXzr/oZayDUG3ZXZH/vmJb6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vvauO9bXQydZDZbTjWMA3RrIL7b9QfaAQM21GRY1+FA=; b=XrvL6vs1wzlsw2tMGTN92wrWgbTjGKQhdlC8QNROJVBNUsgJSv657ZUYNdWBJm3cZG 8Y5Pg0xEugK6pnQvnaLzumZqrm+Dr1ce3a6Wx57eO0v8yNlMWhewcxmm7VHVaNUudqEP k2yJw++FyuD302C+7Wg4pDKUHZc/zrgS3cDXZ2hIMRpjZG1EN9ZkJuldl3Fh8Z4WJdZS 0IRFgVLllHqUsNt8nuxTsrIOnd/+Et9N46lPDuFwDmBKBfP3YE+3vaHnnX7H97tD8GlL Z/9EbNTTGDLIh2ERruARtLno2DeF4biuDZAiCiYhOzp6hG56gSELPmRvtziu6JXgnwWl YyZA== X-Gm-Message-State: AOAM533caRcwqJ5Z+J2gekOIc3NO18tmUjBC6utwej0v3TO1zSAlvyhv 9S7AvJOybOwlGS5Ibfmu+T8qfu2M+qCXCX151d02fA== X-Google-Smtp-Source: ABdhPJyl/AEQ9tCrxV6q5Zig3O9Gq7/67tHRiuCd+fPy0uGh4aJcoN64yUnPCrX2F/E8Y3M5zcz8UzlW+I8L3nyekz8= X-Received: by 2002:ac8:5894:: with SMTP id t20mr21516757qta.194.1612292236772; Tue, 02 Feb 2021 10:57:16 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Ajit Khaparde Date: Tue, 2 Feb 2021 10:57:00 -0800 Message-ID: To: David Liu Cc: ci@dpdk.org, dpdklab Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="000000000000130f6205ba5f0add" Subject: Re: [dpdk-ci] [DPDKLAB] 25G Broadcom NIC in Arm hardware X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" --000000000000130f6205ba5f0add Content-Type: text/plain; charset="UTF-8" Hi David, I actually did miss it. I will take a look. Thanks for the refresh mail. Thanks Ajit On Tue, Feb 2, 2021 at 8:58 AM David Liu wrote: > > Hi Ajit, > > Ping again in case if you miss the last email. > > Did you have a chance to give it a try on login to the machines? > > Just some notes, we are currently running compile and some performance/functional testing. > Which it may be hard for you to run dts, so please let me know if you want me to stop these tests for you to debug. > > Step I run: > CONF="conf_dpdk" ./switch.sh Broadcom #this is to switch the dts configuration to Broadcom > ./dts -s #To start the dts > > Informatio: > arm-dell.dpdklab.iol.unh.edu > - dts - located in /opt/dts > - Trex - located in /opt/trex/v2.87 > > arm-gigabyte.dpdklab.iol.unh.edu > - dpdk - located in /root/dpdk > > Best, > David > > On Tue, Jan 26, 2021 at 4:59 PM David Liu wrote: >> >> Also, I had changed the configuration when I run Broadcom nic. >> In the dts folder, you can start it with ./dts -s >> >> On Tue, Jan 26, 2021 at 4:54 PM David Liu wrote: >>> >>> Hi Ajit, >>> Sorry for the late reply. >>> >>> You can ssh into the machine using the same VPN Username and Password. >>> Can you try and see if that works? >>> >>> Informatio: >>> arm-dell.dpdklab.iol.unh.edu >>> - dts - located in /opt/dts >>> - Trex - located in /opt/trex/v2.87 >>> >>> arm-gigabyte.dpdklab.iol.unh.edu >>> - dpdk - located in /root/dpdk >>> >>> >>> Thanks, >>> David >>> >>> On Tue, Jan 19, 2021 at 5:20 PM Ajit Khaparde wrote: >>>> >>>> Hi David, >>>> Thanks for pinging me. Do you think I could login into the setup and >>>> see what is happening? >>>> I do have the credentials for two systems in your lab - >>>> rhea.dpdklab.iol.unh.edu and io.dpdklab.iol.unh.edu >>>> If you can provide me details of the systems you are trying to >>>> configure, I could take a look. >>>> >>>> Thanks >>>> Ajit >>>> >>>> On Tue, Jan 19, 2021 at 1:41 PM David Liu wrote: >>>> > >>>> > Hi Ajit, >>>> > >>>> > Thank you for helping out. >>>> > >>>> > How are you doing with this issue? >>>> > >>>> > Please let me know if you need anything information from us. >>>> > >>>> > Just some extra information that both Trex and dts are on the same intel tester machine. >>>> > >>>> > Best, >>>> > David >>>> > >>>> > On Thu, Jan 14, 2021 at 2:12 PM David Liu wrote: >>>> >> >>>> >> Yes, so this is the same NIC work on x86. >>>> >> By seeing the link, I am assuming you mean the ports that are using for Trex. If so they are UP before I start the Trex. >>>> >> >>>> >> Thank, >>>> >> David >>>> >> >>>> >> >>>> >> On Thu, Jan 14, 2021 at 1:11 AM Ajit Khaparde wrote: >>>> >>> >>>> >>> Does the same NIC work on x86? >>>> >>> Also do you see link before you start the trex? I am trying to see if the port failed to successfully come up >>>> >>> or if there is a problem with the link. Can you check and tell? >>>> >>> >>>> >>> Thanks >>>> >>> Ajit >>>> >>> >>>> >>> On Wed, Jan 13, 2021 at 4:20 PM David Liu wrote: >>>> >>>> >>>> >>>> Hi Ajit, >>>> >>>> >>>> >>>> Thank you for helping out. >>>> >>>> >>>> >>>> We have it working on the x86, but not the Arm. >>>> >>>> >>>> >>>> >>>> >>>> Thanks, >>>> >>>> David >>>> >>>> >>>> >>>> On Wed, Jan 13, 2021 at 5:34 PM Ajit Khaparde wrote: >>>> >>>>> >>>> >>>>> Hi David, >>>> >>>>> I will take a look. >>>> >>>>> Do you see similar issues on x86? I am asking because >>>> >>>>> even I would start with that to create a baseline and then >>>> >>>>> attempt on ARM. >>>> >>>>> >>>> >>>>> Thanks >>>> >>>>> Ajit >>>> >>>>> >>>> >>>>> On Wed, Jan 13, 2021 at 12:08 PM David Liu wrote: >>>> >>>>>> >>>> >>>>>> Hi Ajit, >>>> >>>>>> >>>> >>>>>> We have a 25G Broadcom NIC that is installed on an Arm machine. >>>> >>>>>> And I am running into a problem when I try to run nic_single_core_perf on the NIC. >>>> >>>>>> Currently, we are using: Trex v2.86 and dts from http://git.dpdk.org/tools/dts/ >>>> >>>>>> All the NICs are up and running when testing. >>>> >>>>>> >>>> >>>>>> The problem is an error when I try to run the test case inside the nic_single_core_perf: >>>> >>>>>> >>>> >>>>>>> TestNicSingleCorePerf: Test running at parameters: framesize: 64, rxd/txd: 512 >>>> >>>>>>> dut.172.18.0.41: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 32,33 -n 4 --file-prefix=dpdk_15311_20210113190237 -a 0000:93:00.0 -a 0000:93:00.1 -- -i --portmask=0x3 --txd=512 --rxd=512 --nb-cores=1 >>>> >>>>>>> dut.172.18.0.41: start >>>> >>>>>>> TestNicSingleCorePerf: Test Case test_perf_nic_single_core Result ERROR: Traceback (most recent call last): >>>> >>>>>>> File "/opt/dts/framework/test_case.py", line 319, in _execute_test_case >>>> >>>>>>> case_obj() >>>> >>>>>>> File "tests/TestSuite_nic_single_core_perf.py", line 196, in test_perf_nic_single_core >>>> >>>>>>> self.perf_test(self.nb_ports) >>>> >>>>>>> File "tests/TestSuite_nic_single_core_perf.py", line 270, in perf_test >>>> >>>>>>> _, packets_received = self.tester.pktgen.measure_throughput(stream_ids=streams, options=traffic_opt) >>>> >>>>>>> File "/opt/dts/framework/pktgen_base.py", line 245, in measure_throughput >>>> >>>>>>> self._prepare_transmission(stream_ids=stream_ids) >>>> >>>>>>> File "/opt/dts/framework/pktgen_trex.py", line 778, in _prepare_transmission >>>> >>>>>>> self._conn.reset(ports=self._ports) >>>> >>>>>>> File "/opt/trex/v2.86/automation/trex_control_plane/interactive/trex/common/trex_api_annotators.py", line 51, in wrap2 >>>> >>>>>>> ret = f(*args, **kwargs) >>>> >>>>>>> File "/opt/trex/v2.86/automation/trex_control_plane/interactive/trex/stl/trex_stl_client.py", line 339, in reset >>>> >>>>>>> self.clear_stats(ports) >>>> >>>>>>> File "/opt/trex/v2.86/automation/trex_control_plane/interactive/trex/common/trex_api_annotators.py", line 51, in wrap2 >>>> >>>>>>> ret = f(*args, **kwargs) >>>> >>>>>>> File "/opt/trex/v2.86/automation/trex_control_plane/interactive/trex/stl/trex_stl_client.py", line 1492, in clear_stats >>>> >>>>>>> self._clear_stats_common(ports, clear_global, clear_xstats) >>>> >>>>>>> File "/opt/trex/v2.86/automation/trex_control_plane/interactive/trex/common/trex_client.py", line 2876, in _clear_stats_common >>>> >>>>>>> raise TRexError(rc) >>>> >>>>>>> trex.common.trex_exceptions.TRexError: *** [RPC] - Failed to get server response from tcp://172.18.0.40:4501 >>>> >>>>>> >>>> >>>>>> >>>> >>>>>> I also try to run TRex in stateless mode with./t-rex-64 -i --cfg /etc/trex_cfg.yaml and connect with ./trex-console >>>> >>>>>> >>>> >>>>>> Then start sending traffic with command >>>> >>>>>>> >>>> >>>>>>> trex>start -f stl/imix.py >>>> >>>>>> >>>> >>>>>> >>>> >>>>>> But this will cause an error to turn off Trex. >>>> >>>>>> >>>> >>>>>>> trex> >>>> >>>>>>> 2021-01-13 19:56:21 - [server][warning] - Server has been shutdown - cause: 'WATCHDOG: task 'Trex DP core 1' has not responded for more than 1.00135 seconds - timeout is 1 seconds >>>> >>>>>>> *** traceback follows *** >>>> >>>>>>> 1 0x561be173cf5a ./_t-rex-64(+0x19af5a) [0x561be173cf5a] >>>> >>>>>>> 2 0x7feea3ac0980 /lib/x86_64-linux-gnu/libpthread.so.0(+0x12980) [0x7feea3ac0980] >>>> >>>>>>> 3 0x561be1a05a2a rte_delay_us_block + 106 >>>> >>>>>>> 4 0x561be16ce874 CCoreEthIF::send_burst(CCorePerPort*, unsigned short, CVirtualIFPerSideStats*) + 3220 >>>> >>>>>>> 5 0x561be16abf57 CCoreEthIF::flush_tx_queue() + 31 >>>> >>>>>>> 6 0x561be171e3d9 CNodeGenerator::handle_maintenance(CFlowGenListPerThread*) + 265 >>>> >>>>>>> 7 0x561be171f7ec CNodeGenerator::handle_flow_sync(CGenNode*, CFlowGenListPerThread*, bool&) + 92 >>>> >>>>>>> 8 0x561be171fc98 CNodeGenerator::handle_slow_messages(unsigned char, CGenNode*, CFlowGenListPerThread*, bool) + 184 >>>> >>>>>>> 9 0x561be16cb5f1 int CNodeGenerator::flush_file_realtime<23, false>(double, double, CFlowGenListPerThread*, double&) + 881 >>>> >>>>>>> 10 0x561be1905212 TrexStatelessDpCore::start_scheduler() + 226 >>>> >>>>>>> 11 0x561be1883ae9 TrexDpCore::start() + 89 >>>> >>>>>>> 12 0x561be1714113 CFlowGenListPerThread::start(std::__cxx11::basic_string, std::allocator >&, CPreviewMode&) + 115 >>>> >>>>>>> 13 0x561be16af8dd CGlobalTRex::run_in_core(unsigned char) + 487 >>>> >>>>>>> 14 0x561be16d11ad ./_t-rex-64(+0x12f1ad) [0x561be16d11ad] >>>> >>>>>>> 15 0x561be1a1dfaa eal_thread_loop + 426 >>>> >>>>>>> 16 0x7feea3ab56db /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7feea3ab56db] >>>> >>>>>>> 17 0x7feea2a8571f clone + 63 >>>> >>>>>>> >>>> >>>>>>> *** addr2line information follows *** >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ??:0 >>>> >>>>>>> ' >>>> >>>>>> >>>> >>>>>> >>>> >>>>>> I believe if everything is working, this should not turn off trex but please correct me if I am wrong. >>>> >>>>>> I wonder if you have any suggestion of how I can approach this issue? >>>> >>>>>> >>>> >>>>>> Best, >>>> >>>>>> David >>>> >>>>>> >>>> >>>>>> --000000000000130f6205ba5f0add Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature 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 OP0l4s7M3bo4QgJ6iIVLVGzk11634A8gkDIuyN70OjNrk+mJzr2soL96gWCtihGzZx3DNVXvAE4v BOM6XisCAwEAAaOCAdEwggHNMA4GA1UdDwEB/wQEAwIFoDCBngYIKwYBBQUHAQEEgZEwgY4wTQYI KwYBBQUHMAKGQWh0dHA6Ly9zZWN1cmUuZ2xvYmFsc2lnbi5jb20vY2FjZXJ0L2dzcGVyc29uYWxz aWduMnNoYTJnM29jc3AuY3J0MD0GCCsGAQUFBzABhjFodHRwOi8vb2NzcDIuZ2xvYmFsc2lnbi5j b20vZ3NwZXJzb25hbHNpZ24yc2hhMmczME0GA1UdIARGMEQwQgYKKwYBBAGgMgEoCjA0MDIGCCsG AQUFBwIBFiZodHRwczovL3d3dy5nbG9iYWxzaWduLmNvbS9yZXBvc2l0b3J5LzAJBgNVHRMEAjAA MEQGA1UdHwQ9MDswOaA3oDWGM2h0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5jb20vZ3NwZXJzb25hbHNp Z24yc2hhMmczLmNybDAlBgNVHREEHjAcgRphaml0LmtoYXBhcmRlQGJyb2FkY29tLmNvbTATBgNV HSUEDDAKBggrBgEFBQcDBDAfBgNVHSMEGDAWgBRpcoJiMWeVRIV3kYDEBDZJnXsLYTAdBgNVHQ4E FgQUQxsth1DA/HVRbtquFGuNJtQHpTQwDQYJKoZIhvcNAQELBQADggEBAKOwmI3EGjvaxM3BrAb7 jvhi4b/nfJdooJFtUO8HfCml5RzENqM9Z/SnuY0F4wtgVMHXCXacbAKx+WoBSsVFa535gn/ijhIZ 1PKqiiG70K4oCXEmnNSqUxtT9tuOy2mYu4g2CR1h1hGsLDvGbMwsfpf/KozGjRwSnMf/sDk1wfsO OWBXqzzK/3MryAsF6V6eb7o066XXNzD817tZKZsyOTjEzmse/4658A5r3uMITkV+fmODaTs9STSf 8o0jTovkYAbGjfoFVQjsC5Vtax7Pb1NWVE9Nz8NyOBzDall5Qau0m1fVM4WOtpoAJNymEzh5X+yW Camkvj28WxOFADJ45gsxggJvMIICawIBATBtMF0xCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i YWxTaWduIG52LXNhMTMwMQYDVQQDEypHbG9iYWxTaWduIFBlcnNvbmFsU2lnbiAyIENBIC0gU0hB MjU2IC0gRzMCDFrOtOip1XQe7+4Q+TANBglghkgBZQMEAgEFAKCB1DAvBgkqhkiG9w0BCQQxIgQg 3R8h3qo4aieh0gQxpCpT4DHHwKY9EKS+NrlnVmHpy4wwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEH ATAcBgkqhkiG9w0BCQUxDxcNMjEwMjAyMTg1NzE3WjBpBgkqhkiG9w0BCQ8xXDBaMAsGCWCGSAFl AwQBKjALBglghkgBZQMEARYwCwYJYIZIAWUDBAECMAoGCCqGSIb3DQMHMAsGCSqGSIb3DQEBCjAL BgkqhkiG9w0BAQcwCwYJYIZIAWUDBAIBMA0GCSqGSIb3DQEBAQUABIIBADem1aA0DQhNawfOBbcT W6FsK0keaS9bFwpJa4wNeZbfXtfXMQGo6fmyy5loCpZXntVfz4HYhobA595YO387xxzWVXCP5wE8 0TVQd72BqVrs3otH8gF/XpTOtY6EiqeoE8WMmZL/TNxC/j0++mwWilBIcczQSoRRfPNF5qXLiA0u ydN6HNWsPG3WLbQcq1Xg7vYR7SVAQLr45AtJA1xXXs/MEViKXjdJv3I9XtntzrglQXy1lYwXfjGi 6WqF8/62ABjutIY+hOeP4jEO3Jt3/+vxyIQlD63rUnFATenNxV5Ns9kVoPNBaD8U/aooTcOWV3p6 LZywotZIemMH6AWuMBE= --000000000000130f6205ba5f0add--