|WARNING| pw147360-147369 [PATCH] [v4,13/13] devtools: check for som

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Nov 2 03:17:00 CET 2024


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

_Testing issues_

Submitter: Jie Hai <haijie1 at huawei.com>
Date: Saturday, October 26 2024 10:14:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2721319d1b5f9197846111e781f449ef91583f58

147360-147369 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#24019

Test environment and result as below:

+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile |
+=====================+====================+=======================+======================+==================+===================+===================+
| FreeBSD 14.1        | PASS               | SKIPPED               | SKIPPED              | SKIPPED          | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| FreeBSD 13.4        | PASS               | SKIPPED               | SKIPPED              | SKIPPED          | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Debian 12           | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED               | SKIPPED              | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| RHEL8               | PASS               | SKIPPED               | SKIPPED              | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| RHEL9               | PASS               | SKIPPED               | SKIPPED              | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED               | SKIPPED              | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Ubuntu 24.04        | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Alpine              | PASS               | SKIPPED               | SKIPPED              | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED               | SKIPPED              | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+
| Windows Server 2022 | SKIPPED            | FAIL                  | PEND                 | SKIPPED          | SKIPPED           | PASS              |
+---------------------+--------------------+-----------------------+----------------------+------------------+-------------------+-------------------+

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_compile): ====
vchan_param = strtok_r(end_param, ",", &sp);
^
../lib/dmadev/rte_dmadev.c:1038:17: note: did you mean 'strtok_s'?
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\string.h:68:29: note: 'strtok_s' declared here
_ACRTIMP char*  __cdecl strtok_s(
^
../lib/dmadev/rte_dmadev.c:1038:15: error: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
vchan_param = strtok_r(end_param, ",", &sp);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[10/836] Linking static target lib/librte_gpudev.a
[11/836] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar_bfloat16.c.obj
[12/836] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.obj
[13/836] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar.c.obj
[14/836] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.obj
[15/836] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.obj
[16/836] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.obj
[17/836] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.obj
[18/836] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list