automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw125830-125833 [PATCH] [v3, 11/11] telemetry: avoid expanding versioned symbol macros on msvc
@ 2023-04-06 16:04 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-04-06 16:04 UTC (permalink / raw)
  To: Test Report
  Cc: Tyler Retzlaff, dpdklab, David Marchand, Thomas Monjalon, Tyler Retzlaff

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

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Thursday, April 06 2023 00:45:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125830-125833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES
Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES
Program /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/arm/armv8_machine.py found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/arm/armv8_machine.py)

config/arm/meson.build:569:16: ERROR: Problem encountered: Error when getting Arm Implementer ID and part number.

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====

Fedora 36
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5

CentOS Stream 9
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

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

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

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

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)

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

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

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

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

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

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| pw125830-125833 [PATCH] [v3, 11/11] telemetry: avoid expanding versioned symbol macros on msvc
@ 2023-04-07  0:05 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-04-07  0:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tyler Retzlaff

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

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Thursday, April 06 2023 00:45:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125830-125833 --> 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): ====
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES
Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES
Program /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/arm/armv8_machine.py found: YES (/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/arm/armv8_machine.py)

config/arm/meson.build:569:16: ERROR: Problem encountered: Error when getting Arm Implementer ID and part number.

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.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/25932/

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-04-07  0:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-06 16:04 |FAILURE| pw125830-125833 [PATCH] [v3, 11/11] telemetry: avoid expanding versioned symbol macros on msvc dpdklab
2023-04-07  0:05 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).