automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw127162 [PATCH] [v2] eal: fix eal init may failed when to
@ 2023-05-23  1:51 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-05-23  1:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Fengnan Chang

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

_Testing issues_

Submitter: Fengnan Chang <changfengnan@bytedance.com>
Date: Monday, May 22 2023 12:41:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c

127162 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
94/104 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
95/104 DPDK:fast-tests / table_autotest        OK       6.21 s
96/104 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
97/104 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.52 s
98/104 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/104 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
100/104 DPDK:fast-tests / pdump_autotest        OK       5.22 s
101/104 DPDK:fast-tests / vdev_autotest         OK       0.17 s
102/104 DPDK:fast-tests / rawdev_autotest       OK       0.17 s
103/104 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
104/104 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                   93
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

Fedora 36 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1

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

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

Fedora 36 Clang (ARM)
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

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

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

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

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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw127162 [PATCH] [v2] eal: fix eal init may failed when to
@ 2023-05-23  8:09 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-05-23  8:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Fengnan Chang

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

_Testing issues_

Submitter: Fengnan Chang <changfengnan@bytedance.com>
Date: Monday, May 22 2023 12:41:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c

127162 --> 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): ====
94/104 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
95/104 DPDK:fast-tests / table_autotest        OK       5.79 s
96/104 DPDK:fast-tests / ring_pmd_autotest     OK       0.20 s
97/104 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.47 s
98/104 DPDK:fast-tests / bitratestats_autotest  OK       0.17 s
99/104 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
100/104 DPDK:fast-tests / pdump_autotest        OK       5.19 s
101/104 DPDK:fast-tests / vdev_autotest         OK       0.13 s
102/104 DPDK:fast-tests / rawdev_autotest       OK       0.17 s
103/104 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
104/104 DPDK:fast-tests / telemetry_all         OK       7.48 s

Ok:                   95
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
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/26330/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-05-23  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23  1:51 |FAILURE| pw127162 [PATCH] [v2] eal: fix eal init may failed when to dpdklab
2023-05-23  8:09 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).