automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw101437-101438 [PATCH] [v6, 2/2] net: introduce IPv4 ihl and version fields
@ 2021-10-13 18:12 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-10-13 18:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Gregory Etelson

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

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

_Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 13 2021 17:13:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2f3758751b157760ebb6fc51cd92841073bb115c

101437-101438 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Arch Linux       | PASS           |
+------------------+----------------+
| CentOS 8         | FAIL           |
+------------------+----------------+
| Ubuntu 18.04     | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 31        | PASS           |
+------------------+----------------+
| Fedora 32        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Fedora 34        | PASS           |
+------------------+----------------+
| Fedora 33        | PASS           |
+------------------+----------------+
| Fedora 34 clang  | PASS           |
+------------------+----------------+

==== 20 line log output for CentOS 8 (dpdk_unit_test): ====
84/94 DPDK:fast-tests / service_autotest               OK             3.73s
85/94 DPDK:fast-tests / thash_autotest                 OK             0.17s
86/94 DPDK:fast-tests / trace_autotest                 OK             0.17s
87/94 DPDK:fast-tests / telemetry_json_autotest        OK             0.17s
88/94 DPDK:fast-tests / telemetry_data_autotest        OK             0.17s
89/94 DPDK:fast-tests / ring_pmd_autotest              OK             0.22s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK             0.52s
91/94 DPDK:fast-tests / bitratestats_autotest          OK             0.17s
92/94 DPDK:fast-tests / latencystats_autotest          OK             0.22s
93/94 DPDK:fast-tests / pdump_autotest                 OK             5.24s
94/94 DPDK:fast-tests / compressdev_autotest           SKIP           0.18s

Ok:                 88
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            5
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 ====

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

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

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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)

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

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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

* [dpdk-test-report] |FAILURE| pw101437-101438 [PATCH] [v6, 2/2] net: introduce IPv4 ihl and version fields
@ 2021-10-15 14:09 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-10-15 14:09 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Gregory Etelson

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/101438

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 13 2021 17:13:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2f3758751b157760ebb6fc51cd92841073bb115c

101437-101438 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

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

* [dpdk-test-report] |FAILURE| pw101437-101438 [PATCH] [v6, 2/2] net: introduce IPv4 ihl and version fields
@ 2021-10-13 17:38 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-10-13 17:38 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Gregory Etelson

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/101438

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 13 2021 17:13:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2f3758751b157760ebb6fc51cd92841073bb115c

101437-101438 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

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

* [dpdk-test-report] |FAILURE| pw101437-101438 [PATCH] [v6, 2/2] net: introduce IPv4 ihl and version fields
@ 2021-10-13 17:38 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-10-13 17:38 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Gregory Etelson

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/101438

_Functional Testing issues_

Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 13 2021 17:13:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2f3758751b157760ebb6fc51cd92841073bb115c

101437-101438 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

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

end of thread, other threads:[~2021-10-15 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 18:12 [dpdk-test-report] |FAILURE| pw101437-101438 [PATCH] [v6, 2/2] net: introduce IPv4 ihl and version fields dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-10-15 14:09 dpdklab
2021-10-13 17:38 dpdklab
2021-10-13 17:38 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).