automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw129119-129124 [PATCH] [v6,6/6] eal: add option to put ti
@ 2023-06-29 20:09 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-06-29 20:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger

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

_Testing issues_

Submitter: Stephen Hemminger <stephen@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/

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

* |FAILURE| pw129119-129124 [PATCH] [v6,6/6] eal: add option to put ti
@ 2023-06-29 23:13 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-06-29 23:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger

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

_Testing issues_

Submitter: Stephen Hemminger <stephen@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_unit_test |
+=====================+================+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
\0 \0 \0 \0 \0 \0 \0 \0 \0c\0h\0a\0r\0 \0*\0 \0c\0o\0n\0s\0t\0 \0o\0l\0d\0_\0o\0p\0t\0a\0r\0g\0 \0=\0 \0o\0p\0t\0a\0r\0g\0;\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0~\0~\0~\0~\0~\0~\0
\0
\0.\0.\0/\0l\0i\0b\0/\0e\0a\0l\0/\0c\0o\0m\0m\0o\0n\0/\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0l\0o\0g\0.\0c\0:\02\04\08\0:\03\04\0:\0 \0e\0r\0r\0o\0r\0:\0 \0p\0a\0s\0s\0i\0n\0g\0 \0'\0c\0h\0a\0r\0 \0*\0c\0o\0n\0s\0t\0 \0*\0'\0 \0t\0o\0 \0p\0a\0r\0a\0m\0e\0t\0e\0r\0 \0o\0f\0 \0t\0y\0p\0e\0 \0'\0c\0h\0a\0r\0 \0*\0*\0'\0 \0d\0i\0s\0c\0a\0r\0d\0s\0 \0q\0u\0a\0l\0i\0f\0i\0e\0r\0s\0 \0[\0-\0W\0e\0r\0r\0o\0r\0,\0-\0W\0i\0n\0c\0o\0m\0p\0a\0t\0i\0b\0l\0e\0-\0p\0o\0i\0n\0t\0e\0r\0-\0t\0y\0p\0e\0s\0-\0d\0i\0s\0c\0a\0r\0d\0s\0-\0q\0u\0a\0l\0i\0f\0i\0e\0r\0s\0]\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0w\0h\0i\0l\0e\0 \0(\0(\0o\0p\0t\0 \0=\0 \0g\0e\0t\0o\0p\0t\0_\0l\0o\0n\0g\0(\0a\0r\0g\0c\0,\0 \0a\0r\0g\0v\0,\0 \0e\0a\0l\0_\0s\0h\0o\0r\0t\0_\0o\0p\0t\0i\0o\0n\0s\0,\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0
\0
\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0w\0i\0n\0d\0o\0w\0s\0\\0i\0n\0c\0l\0u\0d\0e\0\\0g\0e\0t\0o\0p\0t\0.\0h\0:\04\03\0:\05\07\0:\0 \0n\0o\0t\0e\0:\0 \0e\0x\0p\0a\0n\0d\0e\0d\0 \0f\0r\0o\0m\0 \0m\0a\0c\0r\0o\0 \0'\0g\0e\0t\0o\0p\0t\0_\0l\0o\0n\0g\0'\0
\0
\0#\0d\0e\0f\0i\0n\0e\0 \0g\0e\0t\0o\0p\0t\0_\0l\0o\0n\0g\0(\0a\0,\0 \0b\0,\0 \0c\0,\0 \0d\0,\0 \0e\0)\0 \0u\0s\0u\0a\0l\0_\0g\0e\0t\0o\0p\0t\0_\0l\0o\0n\0g\0(\0a\0,\0 \0b\0,\0 \0c\0,\0 \0d\0,\0 \0e\0)\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0
\0
\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0w\0i\0n\0d\0o\0w\0s\0\\0i\0n\0c\0l\0u\0d\0e\0\\0g\0e\0t\0o\0p\0t\0.\0h\0:\08\06\0:\03\03\0:\0 \0n\0o\0t\0e\0:\0 \0p\0a\0s\0s\0i\0n\0g\0 \0a\0r\0g\0u\0m\0e\0n\0t\0 \0t\0o\0 \0p\0a\0r\0a\0m\0e\0t\0e\0r\0 \0'\0a\0r\0g\0v\0'\0 \0h\0e\0r\0e\0
\0
\0i\0n\0t\0 \0g\0e\0t\0o\0p\0t\0_\0l\0o\0n\0g\0(\0i\0n\0t\0 \0a\0r\0g\0c\0,\0 \0c\0h\0a\0r\0 \0*\0a\0r\0g\0v\0[\0]\0,\0 \0c\0o\0n\0s\0t\0 \0c\0h\0a\0r\0 \0*\0o\0p\0t\0i\0o\0n\0s\0,\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0
\0
\02\0 \0e\0r\0r\0o\0r\0s\0 \0g\0e\0n\0e\0r\0a\0t\0e\0d\0.\0
\0
\0[\03\02\0/\04\04\00\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0a\0l\0.\0a\0.\0p\0/\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0m\0c\0f\0g\0.\0c\0.\0o\0b\0j\0
\0
\0[\03\03\0/\04\04\00\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0a\0l\0.\0a\0.\0p\0/\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0i\0n\0t\0e\0r\0r\0u\0p\0t\0s\0.\0c\0.\0o\0b\0j\0
\0
\0[\03\04\0/\04\04\00\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0a\0l\0.\0a\0.\0p\0/\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0c\0o\0n\0f\0i\0g\0.\0c\0.\0o\0b\0j\0
\0
\0[\03\05\0/\04\04\00\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0a\0l\0.\0a\0.\0p\0/\0e\0a\0l\0_\0w\0i\0n\0d\0o\0w\0s\0_\0e\0a\0l\0_\0h\0u\0g\0e\0p\0a\0g\0e\0s\0.\0c\0.\0o\0b\0j\0
\0
\0[\03\06\0/\04\04\00\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0a\0l\0.\0a\0.\0p\0/\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0e\0a\0l\0_\0c\0o\0m\0m\0o\0n\0_\0f\0b\0a\0r\0r\0a\0y\0.\0c\0.\0o\0b\0j\0
\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0
\0
\0C\0o\0u\0l\0d\0 \0n\0o\0t\0 \0r\0e\0b\0u\0i\0l\0d\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0
\0
\0
==== 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/26869/

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-06-29 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-29 20:09 |FAILURE| pw129119-129124 [PATCH] [v6,6/6] eal: add option to put ti dpdklab
2023-06-29 23:13 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).