|FAILURE| pw150556-150559 [PATCH] [4/4] net/netvsc: cache device par
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jan 28 03:49:36 CET 2025
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/150559
_Testing issues_
Submitter: Long Li <longli at linuxonhyperv.com>
Date: Tuesday, January 28 2025 01:35:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3ba602522abfc4db664008b89ec7c90cfbf7173d
150556-150559 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#309707
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| Debian 12 | PASS |
+-------------------+----------------+
| Debian Bullseye | WARN |
+-------------------+----------------+
| CentOS Stream 9 | PEND |
+-------------------+----------------+
| Fedora 40 | PEND |
+-------------------+----------------+
| Fedora 40 (Clang) | WARN |
+-------------------+----------------+
| Fedora 41 | PEND |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
==== 20 line log output for Fedora 40 (Clang) (dpdk_unit_test): ====
1451 | RTE_EAL_DEVARGS_FOREACH("pci", da) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
../lib/eal/include/rte_devargs.h:263:7: note: expanded from macro 'RTE_EAL_DEVARGS_FOREACH'
263 | da != NULL; \
| ^~~~~~~~~~
../drivers/net/netvsc/hn_ethdev.c:1472:9: note: uninitialized use occurs here
1472 | return ret;
| ^~~
../drivers/net/netvsc/hn_ethdev.c:1451:33: note: remove the condition if it is always true
1451 | RTE_EAL_DEVARGS_FOREACH("pci", da) {
| ^
../drivers/net/netvsc/hn_ethdev.c:1440:9: note: initialize the variable 'ret' to silence this warning
1440 | int ret;
| ^
| = 0
1 error generated.
[1853/3147] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1854/3147] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1855/3147] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32437/
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