automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: nipun.gupta@nxp.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw100623 [dpdk-dev] [PATCH v2 10/10] common/dpaax: fix paddr to vaddr invalid conversion
Date: Wed,  6 Oct 2021 10:13:51 -0400	[thread overview]
Message-ID: <20211006141351.8892-1-robot@bytheb.org> (raw)
In-Reply-To: <20211006121022.27119-11-nipun.gupta@nxp.com>

[-- 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-----------------------------

      parent reply	other threads:[~2021-10-06 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211006121022.27119-11-nipun.gupta@nxp.com>
2021-10-06 12:11 ` [dpdk-test-report] |SUCCESS| pw100623 " checkpatch
2021-10-06 14:13 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211006141351.8892-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=nipun.gupta@nxp.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).