automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw129261 [PATCH] service: avoid worker lcore exit deadlock
@ 2023-07-06  0:56 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-06  0:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom

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

_Testing issues_

Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Tuesday, July 04 2023 21:43:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e

129261 --> testing fail

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Debian 11 (Buster) (ARM) | PASS           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | PASS           |
+--------------------------+----------------+
| Fedora 37 (ARM)          | PASS           |
+--------------------------+----------------+
| Fedora 38 (ARM)          | PASS           |
+--------------------------+----------------+
| CentOS Stream 8          | FAIL           |
+--------------------------+----------------+
| CentOS Stream 9          | FAIL           |
+--------------------------+----------------+
| Fedora 37                | FAIL           |
+--------------------------+----------------+
| Debian Bullseye          | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PASS           |
+--------------------------+----------------+
| Debian Buster            | FAIL           |
+--------------------------+----------------+
| openSUSE Leap 15         | FAIL           |
+--------------------------+----------------+
| Fedora 38                | FAIL           |
+--------------------------+----------------+
| RHEL 7                   | FAIL           |
+--------------------------+----------------+
| Ubuntu 22.04             | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04             | FAIL           |
+--------------------------+----------------+
| RHEL8                    | FAIL           |
+--------------------------+----------------+
| Fedora 38 (ARM Clang)    | PASS           |
+--------------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
97/107 DPDK:fast-tests / table_autotest        OK       5.93 s
98/107 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s
100/107 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
101/107 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
102/107 DPDK:fast-tests / pdump_autotest        OK       5.22 s
103/107 DPDK:fast-tests / vdev_autotest         OK       0.17 s
104/107 DPDK:fast-tests / rawdev_autotest       OK       0.17 s
105/107 DPDK:fast-tests / pdcp_autotest         SKIP     0.17 s
106/107 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
107/107 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                   96
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:              10
Timeout:               0

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* |FAILURE| pw129261 [PATCH] service: avoid worker lcore exit deadlock
@ 2023-07-12 19:01 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-12 19:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Mattias Ronnblom

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/129261

_Testing issues_

Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Tuesday, July 04 2023 21:43:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e

129261 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
97/107 DPDK:fast-tests / table_autotest        OK       5.68 s
98/107 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s
100/107 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
101/107 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
102/107 DPDK:fast-tests / pdump_autotest        OK       5.23 s
103/107 DPDK:fast-tests / vdev_autotest         OK       0.17 s
104/107 DPDK:fast-tests / rawdev_autotest       OK       0.17 s
105/107 DPDK:fast-tests / pdcp_autotest         SKIP     0.17 s
106/107 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
107/107 DPDK:fast-tests / telemetry_all         OK       8.39 s

Ok:                   97
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-07-12 19:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230704214339.244271-1-mattias.ronnblom@ericsson.com>
2023-07-04 21:37 ` |SUCCESS| pw129261 [PATCH] service: avoid worker lcore exit deadlock qemudev
2023-07-04 21:41 ` |FAILURE| " qemudev
2023-07-04 21:51 ` |SUCCESS| " checkpatch
2023-07-04 22:39 ` |FAILURE| " 0-day Robot
2023-07-06  0:56 dpdklab
2023-07-12 19:01 dpdklab

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).