From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: qi.z.zhang@intel.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw90016 [dpdk-dev] [PATCH 8/8] net/ice/base: add RSS support for PPPoL2TPv2oUDP
Date: Mon, 29 Mar 2021 11:57:13 -0400 [thread overview]
Message-ID: <20210329155713.23662-1-robot@bytheb.org> (raw)
In-Reply-To: <20210329141411.2395069-9-qi.z.zhang@intel.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|15948|SHA|4928e1419c78ccb9601468c9423c72d27ed6cfcd|passed|https://github.com/ovsrobot/dpdk/actions/runs/698257218|[dpdk-dev] [PATCH v5 3/3] kni: fix kernel deadlock when using mlx devices|ovsrobot/dpdk, Size: 4108 bytes --]
From: robot@bytheb.org
Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/90016/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/698255045
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"
####################################################################################
FAILED: drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o
ccache gcc -Idrivers/net/ice/base/drivers@net@ice@base@@ice_base@sta -Idrivers/net/ice/base -I../drivers/net/ice/base -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o' -MF 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o.d' -o 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flow.c.o' -c ../drivers/net/ice/base/ice_flow.c
In file included from ../drivers/net/ice/base/ice_osdep.h:29:0,
from ../drivers/net/ice/base/ice_type.h:52,
from ../drivers/net/ice/base/ice_common.h:8,
from ../drivers/net/ice/base/ice_flow.c:5:
../drivers/net/ice/base/ice_flow.c: In function ‘ice_flow_rem_vsi_prof’:
../drivers/net/ice/base/../ice_logs.h:45:49: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘u64 {aka long long unsigned int}’ [-Werror=format=]
rte_log(RTE_LOG_ ## level, ice_logtype_driver, "%s(): " fmt, \
^
../drivers/net/ice/base/ice_osdep.h:144:3: note: in expansion of macro ‘PMD_DRV_LOG_RAW’
PMD_DRV_LOG_RAW(DEBUG, "ice %02x.%x " s, \
^~~~~~~~~~~~~~~
../drivers/net/ice/base/ice_flow.c:3353:3: note: in expansion of macro ‘ice_debug’
ice_debug(hw, ICE_DBG_PKG,
^~~~~~~~~
../drivers/net/ice/base/ice_flow.c:3354:37: note: format string is defined here
"Cannot find flow profile id=%lu\n", prof_id);
~~^
%llu
cc1: all warnings being treated as errors
[1200/2587] Compiling C object 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_acl.c.o'.
[1201/2587] Compiling C object 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_fdir.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-----------------------------
prev parent reply other threads:[~2021-03-29 15:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210329141411.2395069-9-qi.z.zhang@intel.com>
2021-03-29 14:11 ` [dpdk-test-report] |SUCCESS| pw90016 " checkpatch
2021-03-29 15:55 ` [dpdk-test-report] |FAILURE| pw90016 " 0-day Robot
2021-03-29 15:57 ` 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=20210329155713.23662-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=qi.z.zhang@intel.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).