* [dpdk-test-report] |FAILURE| pw100623 [dpdk-dev] [PATCH v2 10/10] common/dpaax: fix paddr to vaddr invalid conversion
[not found] <20211006121022.27119-11-nipun.gupta@nxp.com>
2021-10-06 12:11 ` [dpdk-test-report] |SUCCESS| pw100623 [PATCH v2 10/10] common/dpaax: fix paddr to vaddr invalid conversion checkpatch
@ 2021-10-06 14:13 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-10-06 14:13 UTC (permalink / raw)
To: test-report; +Cc: nipun.gupta, robot
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|19415|SHA|c0f462226b77c4bf076914948e5b0c2ab47f6bb8|passed|https://github.com/ovsrobot/dpdk/actions/runs/1312058991|[dpdk-dev] [PATCH 12/12] net/mlx5: support keep-CRC offload on Windows|ovsrobot/dpdk|build, Size: 4635 bytes --]
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/100623/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1312043306
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
####################################################################################
[586/2526] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o
ccache gcc -Idrivers/a715181@@tmp_rte_bus_fslmc@sta -Idrivers -I../drivers -Idrivers/bus/fslmc -I../drivers/bus/fslmc -I../drivers/bus/fslmc/mc -I../drivers/bus/fslmc/qbman/include -I../drivers/bus/fslmc/portal -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.fslmc -MD -MQ 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o' -MF 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_qbman_qbman_debug.c.o' -c ../drivers/bus/fslmc/qbman/qbman_debug.c
In file included from ../drivers/bus/fslmc/qbman/qbman_debug.c:7:0:
../drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h:138:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
int qbman_fq_query_state(struct qbman_swp *s, uint32_t fqid,
^~~
../drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h:145:1: error: unknown type name ‘__rte_internal’; did you mean ‘__rte_weak’?
__rte_internal
^~~~~~~~~~~~~~
__rte_weak
../drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h:146:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qbman_fq_state_frame_count’
uint32_t qbman_fq_state_frame_count(const struct qbman_fq_query_np_rslt *r);
^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/bus/fslmc/qbman/qbman_debug.c:322:5: error: no previous prototype for ‘qbman_fq_query_state’ [-Werror=missing-prototypes]
int qbman_fq_query_state(struct qbman_swp *s, uint32_t fqid,
^~~~~~~~~~~~~~~~~~~~
../drivers/bus/fslmc/qbman/qbman_debug.c:379:10: error: no previous prototype for ‘qbman_fq_state_frame_count’ [-Werror=missing-prototypes]
uint32_t qbman_fq_state_frame_count(const struct qbman_fq_query_np_rslt *r)
^~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[587/2526] Compiling C object 'drivers/a715181@@tmp_rte_bus_fslmc@sta/bus_fslmc_portal_dpaa2_hw_dpci.c.o'.
[588/2526] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.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-----------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread