|FAILURE| pw119562 [PATCH] [v3] testpmd: cleanup cleanly from signal

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Nov 8 22:13:37 CET 2022


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/119562

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Tuesday, November 08 2022 20:24:42 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a39f5e14560df310e7af3c135a11bb6f51eb92e6

119562 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
.sa_flags = 0,
^
../app/test-pmd/testpmd.c:4270:15: note: (near initialization for 'sa')
../app/test-pmd/testpmd.c:4268:19: error: storage size of 'sa' isn't known
struct sigaction sa = {
^~
../app/test-pmd/testpmd.c:4274:2: error: implicit declaration of function 'sigaction' [-Werror=implicit-function-declaration]
sigaction(SIGINT, &sa, NULL);
^~~~~~~~~
../app/test-pmd/testpmd.c:4274:2: error: nested extern declaration of 'sigaction' [-Werror=nested-externs]
../app/test-pmd/testpmd.c:4268:19: error: unused variable 'sa' [-Werror=unused-variable]
struct sigaction sa = {
^~
cc1.exe: all warnings being treated as errors
[381/711] Generating symbol file lib/librte_metrics-23.dll.p/librte_metrics-23.dll.symbols
[382/711] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_parameters.c.obj
[383/711] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.obj
[384/711] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_i40e_i40e_testpmd.c.obj
[385/711] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-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)

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 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

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

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

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list