|FAILURE| pw130704-130730 [PATCH] [27/27] net/nfp: extend the usage
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Aug 25 09:16:37 CEST 2023
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130730
_Testing issues_
Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Thursday, August 24 2023 11:09:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c
130704-130730 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
882 | uint64_t dsn;
| ^~~
../drivers/net/nfp/nfpcore/nfp6000_pcie.c: In function 'nfp6000_get_serial':
../drivers/net/nfp/nfpcore/nfp6000_pcie.c:899:18: error: 'dsn' may be used uninitialized [-Werror=maybe-uninitialized]
899 | uint64_t dsn;
| ^~~
In function 'nfp6000_get_interface',
inlined from 'nfp_cpp_from_nfp6000_pcie' at ../drivers/net/nfp/nfpcore/nfp6000_pcie.c:1002:8:
../drivers/net/nfp/nfpcore/nfp6000_pcie.c:888:20: error: 'dsn' may be used uninitialized [-Werror=maybe-uninitialized]
888 | *interface = dsn & 0xffff;
| ~~~~~~~~~~~^~~~~~~~~~~~~~
../drivers/net/nfp/nfpcore/nfp6000_pcie.c: In function 'nfp_cpp_from_nfp6000_pcie':
../drivers/net/nfp/nfpcore/nfp6000_pcie.c:882:18: note: 'dsn' was declared here
882 | uint64_t dsn;
| ^~~
cc1: all warnings being treated as errors
[1710/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp at sta/net_nfp_nfp_rxtx.c.o'.
[1711/2698] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp at sta/net_nfp_nfp_common.c.o'.
[1712/2698] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27438/
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