[dpdk-test-report] |FAILURE| pw100612 [dpdk-dev] [PATCH v8 8/8] app/bbdev: handle endianness of test data
0-day Robot
robot at bytheb.org
Wed Oct 6 15:20:52 CEST 2021
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/100612/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1311891676
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
####################################################################################
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/bbdev/rte_bbdev_op.h:24,
from ../lib/bbdev/rte_bbdev.h:40,
from ../drivers/baseband/la12xx/bbdev_la12xx.c:18:
/usr/include/inttypes.h:121:34: note: format string is defined here
# define PRIx64 __PRI64_PREFIX "x"
In file included from ../drivers/baseband/la12xx/bbdev_la12xx.c:21:0:
../drivers/baseband/la12xx/bbdev_la12xx.c:873:22: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘unsigned int’ [-Werror=format=]
rte_bbdev_log(ERR, "gul_hif size=0x%" PRIx64,
^
../drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h:11:51: note: in definition of macro ‘rte_bbdev_log’
rte_log(RTE_LOG_ ## level, bbdev_la12xx_logtype, fmt "\n", \
^~~
In file included from ../lib/mempool/rte_mempool.h:40:0,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/bbdev/rte_bbdev_op.h:24,
from ../lib/bbdev/rte_bbdev.h:40,
from ../drivers/baseband/la12xx/bbdev_la12xx.c:18:
/usr/include/inttypes.h:121:34: note: format string is defined here
# define PRIx64 __PRI64_PREFIX "x"
cc1: all warnings being treated as errors
[1818/2534] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[1819/2534] 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