automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve enqueue buffer to circular buffer
@ 2021-08-31  3:43 dpdklab
  2021-08-31 12:23 ` Kundapura, Ganapati
  0 siblings, 1 reply; 4+ messages in thread
From: dpdklab @ 2021-08-31  3:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Ganapati Kundapura

[-- Attachment #1: Type: text/plain, Size: 2328 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/97549

_Testing issues_

Submitter: Ganapati Kundapura <ganapati.kundapura@intel.com>
Date: Monday, August 30 2021 13:06:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d

97549 --> testing fail

Test environment and result as below:

+----------------------+----------------+--------------+
|     Environment      | dpdk_unit_test | lpm_autotest |
+======================+================+==============+
| Ubuntu 20.04 ARM     | FAIL           | SKIPPED      |
+----------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED        | PASS         |
+----------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM (dpdk_unit_test): ====
85/94 DPDK:fast-tests / thash_autotest                 OK                1.16s
86/94 DPDK:fast-tests / trace_autotest                 OK                1.95s
87/94 DPDK:fast-tests / telemetry_json_autotest        OK                2.25s
88/94 DPDK:fast-tests / telemetry_data_autotest        OK                0.99s
89/94 DPDK:fast-tests / ring_pmd_autotest              OK                1.13s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK                3.51s
91/94 DPDK:fast-tests / bitratestats_autotest          OK                1.14s
92/94 DPDK:fast-tests / latencystats_autotest          OK                1.13s
93/94 DPDK:fast-tests / pdump_autotest                 OK                5.96s
94/94 DPDK:fast-tests / compressdev_autotest           SKIP              2.31s   exit status 77


Ok:                 89
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            4
Timeout:            0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Arm-gigabyte-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

Ubuntu 20.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18412/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-test-report] |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve enqueue buffer to circular buffer
  2021-08-31  3:43 [dpdk-test-report] |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve enqueue buffer to circular buffer dpdklab
@ 2021-08-31 12:23 ` Kundapura, Ganapati
  2021-08-31 14:47   ` [dpdk-test-report] [dpdklab] " Brandon Lo
  0 siblings, 1 reply; 4+ messages in thread
From: Kundapura, Ganapati @ 2021-08-31 12:23 UTC (permalink / raw)
  To: dpdklab, Test Report, Burakov, Anatoly, Jerin Jacob

Hi,
   Any idea on why atomic_autotest is failing for this patch with only changes to commit header?
In this malloc_autotest got passed without any changes in sources whereas it got failed for first patch - https://lab.dpdk.org/results/dashboard/patchsets/18384/

Thanks,
Ganapati

> -----Original Message-----
> From: dpdklab@iol.unh.edu <dpdklab@iol.unh.edu>
> Sent: 31 August 2021 09:14
> To: Test Report <test-report@dpdk.org>
> Cc: dpdklab@iol.unh.edu; Kundapura, Ganapati
> <ganapati.kundapura@intel.com>
> Subject: |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve
> enqueue buffer to circular buffer
> 
> Test-Label: iol-aarch64-unit-testing
> Test-Status: FAILURE
> http://dpdk.org/patch/97549
> 
> _Testing issues_
> 
> Submitter: Ganapati Kundapura <ganapati.kundapura@intel.com>
> Date: Monday, August 30 2021 13:06:25
> DPDK git baseline: Repo:dpdk
>   Branch: master
>   CommitID:bfd3c352eb9729f97da6e1b5e958e121542d8a8d
> 
> 97549 --> testing fail
> 
> Test environment and result as below:
> 
> +----------------------+----------------+--------------+
> |     Environment      | dpdk_unit_test | lpm_autotest |
> +======================+================+==============+
> | Ubuntu 20.04 ARM     | FAIL           | SKIPPED      |
> +----------------------+----------------+--------------+
> | Ubuntu 20.04 ARM SVE | SKIPPED        | PASS         |
> +----------------------+----------------+--------------+
> 
> ==== 20 line log output for Ubuntu 20.04 ARM (dpdk_unit_test): ====
> 85/94 DPDK:fast-tests / thash_autotest                 OK                1.16s
> 86/94 DPDK:fast-tests / trace_autotest                 OK                1.95s
> 87/94 DPDK:fast-tests / telemetry_json_autotest        OK                2.25s
> 88/94 DPDK:fast-tests / telemetry_data_autotest        OK                0.99s
> 89/94 DPDK:fast-tests / ring_pmd_autotest              OK                1.13s
> 90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK                3.51s
> 91/94 DPDK:fast-tests / bitratestats_autotest          OK                1.14s
> 92/94 DPDK:fast-tests / latencystats_autotest          OK                1.13s
> 93/94 DPDK:fast-tests / pdump_autotest                 OK                5.96s
> 94/94 DPDK:fast-tests / compressdev_autotest           SKIP              2.31s   exit
> status 77
> 
> 
> Ok:                 89
> Expected Fail:      0
> Fail:               1
> Unexpected Pass:    0
> Skipped:            4
> Timeout:            0
> 
> Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Arm-
> gigabyte-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
> ==== End log output ====
> 
> Ubuntu 20.04 ARM
> 	Kernel: 5.4.0-53-generic
> 	Compiler: gcc 9.3
> 
> Ubuntu 20.04 ARM SVE
> 	Kernel: 5.4.0-80-generic
> 	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
> 
> To view detailed results, visit:
> https://lab.dpdk.org/results/dashboard/patchsets/18412/
> 
> UNH-IOL DPDK Community Lab
> 
> To manage your email subscriptions, visit:
> https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-test-report] [dpdklab] RE: |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve enqueue buffer to circular buffer
  2021-08-31 12:23 ` Kundapura, Ganapati
@ 2021-08-31 14:47   ` Brandon Lo
  2021-09-01 14:45     ` Kundapura, Ganapati
  0 siblings, 1 reply; 4+ messages in thread
From: Brandon Lo @ 2021-08-31 14:47 UTC (permalink / raw)
  To: Kundapura, Ganapati; +Cc: dpdklab, Test Report, Burakov, Anatoly, Jerin Jacob

On Tue, Aug 31, 2021 at 8:23 AM Kundapura, Ganapati
<ganapati.kundapura@intel.com> wrote:
>
> Hi,
>    Any idea on why atomic_autotest is failing for this patch with only changes to commit header?
> In this malloc_autotest got passed without any changes in sources whereas it got failed for first patch - https://lab.dpdk.org/results/dashboard/patchsets/18384/
>
> Thanks,
> Ganapati

Hi Ganapati,

I will try to investigate the issue today.
For right now, I have disabled the unit test specifically on the arm
machine.

There were some efforts to try and figure out the reason behind the
intermittent failures, but I am not sure if there is any known root
cause at this moment.

Thanks,
Brandon




--
Brandon Lo
UNH InterOperability Laboratory
21 Madbury Rd, Suite 100, Durham, NH 03824
blo@iol.unh.edu
www.iol.unh.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-test-report] [dpdklab] RE: |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve enqueue buffer to circular buffer
  2021-08-31 14:47   ` [dpdk-test-report] [dpdklab] " Brandon Lo
@ 2021-09-01 14:45     ` Kundapura, Ganapati
  0 siblings, 0 replies; 4+ messages in thread
From: Kundapura, Ganapati @ 2021-09-01 14:45 UTC (permalink / raw)
  To: Brandon Lo; +Cc: dpdklab, Test Report, Burakov, Anatoly, Jerin Jacob



> -----Original Message-----
> From: Brandon Lo <blo@iol.unh.edu>
> Sent: 31 August 2021 20:17
> To: Kundapura, Ganapati <ganapati.kundapura@intel.com>
> Cc: dpdklab@iol.unh.edu; Test Report <test-report@dpdk.org>; Burakov,
> Anatoly <anatoly.burakov@intel.com>; Jerin Jacob <jerinjacobk@gmail.com>
> Subject: Re: [dpdklab] RE: |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-
> adapter: improve enqueue buffer to circular buffer
> 
> On Tue, Aug 31, 2021 at 8:23 AM Kundapura, Ganapati
> <ganapati.kundapura@intel.com> wrote:
> >
> > Hi,
> >    Any idea on why atomic_autotest is failing for this patch with only
> changes to commit header?
> > In this malloc_autotest got passed without any changes in sources
> > whereas it got failed for first patch -
> > https://lab.dpdk.org/results/dashboard/patchsets/18384/
> >
> > Thanks,
> > Ganapati
> 
> Hi Ganapati,
> 
> I will try to investigate the issue today.
> For right now, I have disabled the unit test specifically on the arm machine.
> 
How to re trigger the jenkin job?

> There were some efforts to try and figure out the reason behind the
> intermittent failures, but I am not sure if there is any known root cause at
> this moment.
> 
Running the same malloc_autotest locally on snowridge took ~2 sec, but on arm it's taking ~200 sec.

> Thanks,
> Brandon
> 
> 
> 
> 
> --
> Brandon Lo
> UNH InterOperability Laboratory
> 21 Madbury Rd, Suite 100, Durham, NH 03824 blo@iol.unh.edu
> www.iol.unh.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-03  6:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31  3:43 [dpdk-test-report] |FAILURE| pw97549 [PATCH] [v2] eventdev: rx-adapter: improve enqueue buffer to circular buffer dpdklab
2021-08-31 12:23 ` Kundapura, Ganapati
2021-08-31 14:47   ` [dpdk-test-report] [dpdklab] " Brandon Lo
2021-09-01 14:45     ` Kundapura, Ganapati

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).