|FAILURE| pw129119-129124 [PATCH] [v6,6/6] eal: add option to put ti

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jun 29 22:09:30 CEST 2023


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

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Thursday, June 29 2023 15:58:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:93a4b3beba4ee611685148917981f846427cafb2

129119-129124 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | FAIL                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
^~~~~~
../lib/eal/common/eal_common_log.c:248:34: error: passing argument 2 of 'usual_getopt_long' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
while ((opt = getopt_long(argc, argv, eal_short_options,
^~~~
..\lib\eal\windows\include/getopt.h:43:57: note: in definition of macro 'getopt_long'
#define getopt_long(a, b, c, d, e) usual_getopt_long(a, b, c, d, e)
^
..\lib\eal\windows\include/getopt.h:86:33: note: expected 'char **' but argument is of type 'char * const*'
int getopt_long(int argc, char *argv[], const char *options,
~~~~~~^~~~~~
..\lib\eal\windows\include/getopt.h:43:57: note: in definition of macro 'getopt_long'
#define getopt_long(a, b, c, d, e) usual_getopt_long(a, b, c, d, e)
^
cc1.exe: all warnings being treated as errors
[136/736] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.obj
[137/736] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.obj
[138/736] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.obj
[139/736] Generating symbol file lib/librte_telemetry-23.dll.p/librte_telemetry-23.dll.symbols
[140/736] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.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)

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

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