|WARNING| pw149564 [PATCH] lib/gro: use hash function for flow looku
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jan 3 04:07:36 CET 2025
Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/149564
_Testing issues_
Submitter: kumaraparameshwaran rathinavel <kumaraparamesh92 at gmail.com>
Date: Wednesday, January 01 2025 09:37:35
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fd51012de5369679e807be1d6a81d63ef15015ce
149564 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#347923
Test environment and result as below:
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile |
+=====================+====================+==================+===================+===================+=======================+
| Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| CentOS Stream 9 | PASS | PEND | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Debian Bullseye | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Debian 12 | PASS | PASS | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| RHEL9 | PASS | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 20.04 | PASS | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | FAIL |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_compile): ====
~~~ ^
../lib/gro/gro_tcp4.c:118:29: error: use of undeclared identifier 'next'
&(tbl->flows[flow_idx]), next);
^
../lib/gro/gro_tcp4.c:129:2: error: call to undeclared function 'STAILQ_FOREACH'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
STAILQ_FOREACH(flow, &tbl->collision_list[flow_hash], next) {
^
../lib/gro/gro_tcp4.c:129:29: error: no member named 'collision_list' in 'struct gro_tcp4_tbl'
STAILQ_FOREACH(flow, &tbl->collision_list[flow_hash], next) {
~~~ ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[34/867] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils.c.obj
[35/867] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev_pmd.c.obj
[36/867] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.obj
[37/867] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev.c.obj
[38/867] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_rxtx.c.obj
[39/867] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.obj
[40/867] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
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/32234/
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