|FAILURE| pw153885 [PATCH 11/11] net/dpaa2: enable software taildrop for ordered queues
0-day Robot
robot at bytheb.org
Fri May 30 10:24:31 CEST 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/153885/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15341570701
Build Logs:
-----------------------Summary of failed steps-----------------------
"Check patches" failed at step Check patches
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "Check patches" at step Check patches
####################################################################################
[36;1mdevtools/check-doc-vs-code.sh upstream/main || failed=true[0m
[36;1mdevtools/check-meson.py || failed=true[0m
[36;1mdevtools/check-spdx-tag.sh || failed=true[0m
[36;1m[ -z "$failed" ][0m
shell: /usr/bin/bash --noprofile --norc -exo pipefail {0}
env:
REF_GIT_BRANCH: main
REF_GIT_REPO: https://github.com/DPDK/dpdk
REF_GIT_TAG: v25.03
##[endgroup]
+ git remote add upstream https://github.com/DPDK/dpdk
+ git fetch upstream main
>From https://github.com/DPDK/dpdk
* branch main -> FETCH_HEAD
* [new branch] main -> upstream/main
+ failed=
+ devtools/check-doc-vs-code.sh upstream/main
+ devtools/check-meson.py
+ devtools/check-spdx-tag.sh
drivers/net/dpaa2/mc/fsl_dpmac.h
drivers/net/dpaa2/mc/fsl_dpmac.h
total: 1 missing SPDX, 0 license errors, 1 warnings
+ failed=true
+ '[' -z true ']'
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "Check patches" at step Check patches
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
| |
| size_t * {aka unsigned int *}
In file included from ../drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:16,
from ../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:30:
../drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h:1217:69: note: expected ‘uint64_t *’ {aka ‘long long unsigned int *’} but argument is of type ‘size_t *’ {aka ‘unsigned int *’}
1217 | int qbman_swp_acquire(struct qbman_swp *s, uint16_t bpid, uint64_t *buffers,
| ~~~~~~~~~~^~~~~~~
../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:460:52: error: passing argument 3 of ‘qbman_swp_acquire’ from incompatible pointer type [-Werror=incompatible-pointer-types]
460 | ret = qbman_swp_acquire(swp, bpid, bufs,
| ^~~~
| |
| size_t * {aka unsigned int *}
In file included from ../drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:16,
from ../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:30:
../drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h:1217:69: note: expected ‘uint64_t *’ {aka ‘long long unsigned int *’} but argument is of type ‘size_t *’ {aka ‘unsigned int *’}
1217 | int qbman_swp_acquire(struct qbman_swp *s, uint16_t bpid, uint64_t *buffers,
| ~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[277/5846] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[278/5846] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[279/5846] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[280/5846] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[281/5846] Compiling C object lib/librte_acl_avx2_lib.a.p/acl_acl_run_avx2.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list