|WARNING| pw147164 [PATCH] [v7] ethdev: TEST support single queue pe
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Nov 2 04:58:31 CET 2024
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/147164
_Testing issues_
Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Thursday, October 24 2024 21:11:33
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f
147164 --> testing issues
Upstream job id: ACVP-FIPS-testing#7621
Test environment and result as below:
+--------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+==============+======================+======================+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | WARN |
+--------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
../drivers/net/bnxt/bnxt_ethdev.c: In function 'bnxt_start_nic':
../drivers/net/bnxt/bnxt_ethdev.c:913:4: error: empty declaration [-Werror]
913 | __rte_assume(j < RTE_MAX_QUEUES_PER_PORT);
| ^~~~~~~~~~~~
../drivers/net/bnxt/bnxt_ethdev.c:934:4: error: empty declaration [-Werror]
934 | __rte_assume(j < RTE_MAX_QUEUES_PER_PORT);
| ^~~~~~~~~~~~
cc1: all warnings being treated as errors
[1150/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o
[1151/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o
[1152/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o
[1153/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o
[1154/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o
[1155/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o
[1156/3011] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o
[1157/3011] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o
[1158/3011] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1159/3011] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1160/3011] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31659/
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