|FAILURE| pw152520 [PATCH 3/3] net/cnxk: update IP header of reassembled packets
0-day Robot
robot at bytheb.org
Fri Mar 21 13:03:44 CET 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152520/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13989700742
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
429 | fsz_w1 = finfo->w1.u64;
| ~~~~~~~^~~~~~~~~~~~~~~
../drivers/net/cnxk/cn20k_rx.h:311:39: note: ‘finfo’ was declared here
311 | const struct cpt_frag_info_s *finfo;
| ^~~~~
../drivers/net/cnxk/cn20k_rx.h:429:40: error: ‘finfo’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
429 | fsz_w1 = finfo->w1.u64;
| ~~~~~~~^~~~~~~~~~~~~~~
../drivers/net/cnxk/cn20k_rx.h:311:39: note: ‘finfo’ was declared here
311 | const struct cpt_frag_info_s *finfo;
| ^~~~~
../drivers/net/cnxk/cn20k_rx.h:429:40: error: ‘finfo’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
429 | fsz_w1 = finfo->w1.u64;
| ~~~~~~~^~~~~~~~~~~~~~~
../drivers/net/cnxk/cn20k_rx.h:311:39: note: ‘finfo’ was declared here
311 | const struct cpt_frag_info_s *finfo;
| ^~~~~
cc1: all warnings being treated as errors
[856/5905] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_kvm_vm.c.o
[857/5905] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o
[858/5905] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o
[859/5905] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[860/5905] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list