automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:38 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:55 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:46 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:45 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:39 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:33 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:32 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:18 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:14 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:11 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:11 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  5:07 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  5:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  4:24 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  4:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  4:15 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  4:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi
@ 2024-01-03  4:15 dpdklab
  0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2024-01-03  4:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/135690

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, January 03 2024 00:05:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135690 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[194/735] Generating rte_rcu_mingw with a custom command
[195/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[196/735] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj
"gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-f
 ormat-truncation" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:21:
..\lib\eal\windows\include/dirent.h: In function '_wopendir':
..\lib\eal\windows\include/dirent.h:182:50: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
#if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\windows\include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
(WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
^~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[197/735] Linking static target lib/librte_metrics.a
[198/735] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[199/735] Compiling C object lib/librte_net.a.p/net_rte_arp.c.obj
[200/735] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[201/735] Compiling C object lib/librte_net.a.p/net_rte_ether.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2024-01-03  5:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03  5:38 |WARNING| pw135690 [PATCH] [v3] eal: initialize shared plugins on Wi dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  5:55 dpdklab
2024-01-03  5:46 dpdklab
2024-01-03  5:45 dpdklab
2024-01-03  5:39 dpdklab
2024-01-03  5:33 dpdklab
2024-01-03  5:32 dpdklab
2024-01-03  5:18 dpdklab
2024-01-03  5:14 dpdklab
2024-01-03  5:11 dpdklab
2024-01-03  5:07 dpdklab
2024-01-03  4:24 dpdklab
2024-01-03  4:15 dpdklab
2024-01-03  4:15 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).