automatic DPDK test reports
 help / color / mirror / Atom feed
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| pw91189 [dpdk-dev] [PATCH v2 14/14] net/ice/base: allow support for GTP-U filter using only inner protocols
Date: Tue, 13 Apr 2021 02:56:56 -0400	[thread overview]
Message-ID: <20210413065656.25747-1-robot@bytheb.org> (raw)
In-Reply-To: <20210413050640.2586033-15-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|16316|SHA|5f10eaed92bfbbf6b273337e4a50f791a0287655|failed|https://github.com/ovsrobot/dpdk/actions/runs/743681368|[dpdk-dev] [PATCH v3 8/8] app/bbdev: add test vectors for transport blocks|ovsrobot/dpdk, Size: 6055 bytes --]

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/91189/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/743679692
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-shared-abi+doc+tests failed at step "Build and test"
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-shared-abi+doc+tests at step "Build and test"
####################################################################################

Functions changes summary: 0 Removed, 0 Changed (177 filtered out), 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (25 filtered out), 0 Added (3 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (15 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added (2 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Error: cannot find librte_event_dlb.dump in install
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [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:36: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:159: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
[1193/2587] Compiling C object 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_flex_pipe.c.o'.
[1194/2587] Compiling C object 'drivers/net/ice/base/drivers@net@ice@base@@ice_base@sta/ice_switch.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-04-13  6:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210413050640.2586033-15-qi.z.zhang@intel.com>
2021-04-13  5:05 ` [dpdk-test-report] |SUCCESS| pw91189 " checkpatch
2021-04-13  6:55 ` [dpdk-test-report] |FAILURE| pw91189 " 0-day Robot
2021-04-13  6:56 ` 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=20210413065656.25747-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).