automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw116222 [PATCH] [1/1] build: increase minimum meson version to 0.53
@ 2022-09-12 18:06 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-09-12 18:06 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Bruce Richardson

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

Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/116222

_Performance Testing issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, September 12 2022 17:07:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116222 --> performance 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/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -1.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -2.6%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -5.4%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+

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/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | -0.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 0.6%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -1.2%                        |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw116222 [PATCH 1/1] build: increase minimum meson version to 0.53
       [not found] <20220912170747.3128065-2-bruce.richardson@intel.com>
@ 2022-09-12 18:19 ` 0-day Robot
  0 siblings, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2022-09-12 18:19 UTC (permalink / raw)
  To: test-report; +Cc: bruce.richardson, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/116222/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3039251235
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
+ [ false = true ]
+ [ true = true ]
+ OPTS= --cross-file config/x86/cross-mingw -Dexamples=helloworld
+ OPTS= --cross-file config/x86/cross-mingw -Dexamples=helloworld -Dplatform=generic
+ OPTS= --cross-file config/x86/cross-mingw -Dexamples=helloworld -Dplatform=generic --default-library=static
+ OPTS= --cross-file config/x86/cross-mingw -Dexamples=helloworld -Dplatform=generic --default-library=static --buildtype=debugoptimized
+ OPTS= --cross-file config/x86/cross-mingw -Dexamples=helloworld -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ [ false = true ]
+ [ false = true ]
+ meson build --werror --cross-file config/x86/cross-mingw -Dexamples=helloworld -Dplatform=generic --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.53.0
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: cross build
Program cat found: YES (/usr/bin/cat)
Project name: DPDK
Project version: 22.11.0-rc0
C compiler for the build machine: ccache gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
C linker for the build machine: gcc GNU ld.bfd 2.34

meson.build:4:0: ERROR: Unable to determine dynamic linker

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |FAILURE| pw116222 [PATCH] [1/1] build: increase minimum meson version to 0.53
@ 2022-09-12 18:02 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-09-12 18:02 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Bruce Richardson

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

Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/116222

_Performance Testing issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, September 12 2022 17:07:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116222 --> performance 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/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -1.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -2.6%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -5.4%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw116222 [PATCH] [1/1] build: increase minimum meson version to 0.53
@ 2022-09-12 17:52 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-09-12 17:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Bruce Richardson

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

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

_Testing issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, September 12 2022 17:07:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116222 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Ubuntu 18.04        | FAIL           |
+---------------------+----------------+
| Fedora 31           | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Fedora 32           | FAIL           |
+---------------------+----------------+
| Fedora 34           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+
| Fedora 33           | FAIL           |
+---------------------+----------------+
| Fedora 34 clang     | FAIL           |
+---------------------+----------------+
| RHEL 7              | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
The Meson build system
Version: 0.49.2
Source dir: /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk
Build dir: /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build
Build type: native build
Program cat found: YES (/usr/bin/cat)

meson.build:4:0: ERROR:  Meson version is 0.49.2 but project requires >= 0.53.

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

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

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

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 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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

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

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)

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)

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/23478/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw116222 [PATCH] [1/1] build: increase minimum meson version to 0.53
@ 2022-09-12 17:51 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-09-12 17:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Bruce Richardson

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

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/116222

_Testing issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, September 12 2022 17:07:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116222 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
WARNING: Unknown CPU family aarch32, please report this at https://github.com/mesonbuild/meson/issues/new
The Meson build system
Version: 0.49.2
Source dir: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk
Build dir: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build
Build type: cross build
Program cat found: YES (/usr/bin/cat)

meson.build:4:0: ERROR:  Meson version is 0.49.2 but project requires >= 0.53.

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

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-09-12 18:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 18:06 |FAILURE| pw116222 [PATCH] [1/1] build: increase minimum meson version to 0.53 dpdklab
     [not found] <20220912170747.3128065-2-bruce.richardson@intel.com>
2022-09-12 18:19 ` |FAILURE| pw116222 [PATCH 1/1] " 0-day Robot
  -- strict thread matches above, loose matches on Subject: below --
2022-09-12 18:02 |FAILURE| pw116222 [PATCH] [1/1] " dpdklab
2022-09-12 17:52 dpdklab
2022-09-12 17:51 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).