|FAILURE| pw124336 [PATCH] net/bnxt: remove compile-time option for IEEE 1588
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Feb 22 09:03:48 CET 2023
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124336
_Testing issues_
Submitter: Ajit Khaparde <ajit.khaparde at broadcom.com>
Date: Wednesday, February 22 2023 03:04:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7710b5d15a014872a3aaf646668dafa928ca8473
124336 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| Debian Buster | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/net/bnxt/bnxt_ethdev.c:1349:7: note: uninitialized use occurs here
offloads);
^~~~~~~~
../drivers/net/bnxt/bnxt.h:1023:35: note: expanded from macro 'PMD_DRV_LOG'
PMD_DRV_LOG_RAW(level, fmt, ## args)
^~~~
../drivers/net/bnxt/bnxt.h:1020:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
__func__, ## args)
^~~~
../drivers/net/bnxt/bnxt_ethdev.c:1311:2: note: remove the 'if' if its condition is always false
if (bp->ieee_1588)
^~~~~~~~~~~~~~~~~~
../drivers/net/bnxt/bnxt_ethdev.c:1315:2: note: variable 'offloads' is declared here
uint64_t offloads = eth_dev->data->dev_conf.txmode.offloads;
^
1 error generated.
[1000/3156] Compiling C object 'drivers/a715181@@tmp_rte_net_bnx2x at sta/net_bnx2x_elink.c.o'.
[1001/3156] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1002/3156] 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)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25505/
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