[dpdk-test-report] |FAILURE| pw92108 [dpdk-dev] [PATCH v4 8/8] app/bbdev: add test vectors for transport blocks

0-day Robot robot at bytheb.org
Sat Apr 24 13:58:10 CEST 2021


From: robot at bytheb.org

Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/92108/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/780365633
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static-i386 failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################
    "ipc_metadata_t =%lx, mhif->ipc_regs.ipc_mdata_size=%x",
    ^
../drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h:9:51: note: in definition of macro ‘rte_bbdev_log’
  rte_log(RTE_LOG_ ## level, bbdev_la12xx_logtype, fmt "\n", \
                                                   ^~~
../drivers/baseband/la12xx/bbdev_la12xx.c:871:23: note: format string is defined here
    "ipc_metadata_t =%lx, mhif->ipc_regs.ipc_mdata_size=%x",
                     ~~^
                     %x
In file included from ../drivers/baseband/la12xx/bbdev_la12xx.c:21:0:
../drivers/baseband/la12xx/bbdev_la12xx.c:875:22: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Werror=format=]
   rte_bbdev_log(ERR, "gul_hif size=%lx", sizeof(struct gul_hif));
                      ^
../drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h:9:51: note: in definition of macro ‘rte_bbdev_log’
  rte_log(RTE_LOG_ ## level, bbdev_la12xx_logtype, fmt "\n", \
                                                   ^~~
../drivers/baseband/la12xx/bbdev_la12xx.c:875:38: note: format string is defined here
   rte_bbdev_log(ERR, "gul_hif size=%lx", sizeof(struct gul_hif));
                                    ~~^
                                    %x
cc1: all warnings being treated as errors
[1808/2517] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw at sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[1809/2517] Compiling C object 'app/a172ced@@dpdk-pdump at exe/pdump_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list