automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw90016 [PATCH 8/8] net/ice/base: add RSS support for PPPoL2TPv2oUDP
       [not found] <20210329141411.2395069-9-qi.z.zhang@intel.com>
@ 2021-03-29 14:11 ` checkpatch
  2021-03-29 15:55 ` [dpdk-test-report] |FAILURE| pw90016 " 0-day Robot
  2021-03-29 15:57 ` [dpdk-test-report] |FAILURE| pw90016 [dpdk-dev] [PATCH 8/8] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-03-29 14:11 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/90016

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw90016 net/ice/base: add RSS support for PPPoL2TPv2oUDP
       [not found] <20210329141411.2395069-9-qi.z.zhang@intel.com>
  2021-03-29 14:11 ` [dpdk-test-report] |SUCCESS| pw90016 [PATCH 8/8] net/ice/base: add RSS support for PPPoL2TPv2oUDP checkpatch
@ 2021-03-29 15:55 ` 0-day Robot
  2021-03-29 15:57 ` [dpdk-test-report] |FAILURE| pw90016 [dpdk-dev] [PATCH 8/8] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-29 15:55 UTC (permalink / raw)
  To: test-report; +Cc: qi.z.zhang, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/90016/

_travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/221514868

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw90016 [dpdk-dev] [PATCH 8/8] net/ice/base: add RSS support for PPPoL2TPv2oUDP
       [not found] <20210329141411.2395069-9-qi.z.zhang@intel.com>
  2021-03-29 14:11 ` [dpdk-test-report] |SUCCESS| pw90016 [PATCH 8/8] net/ice/base: add RSS support for PPPoL2TPv2oUDP checkpatch
  2021-03-29 15:55 ` [dpdk-test-report] |FAILURE| pw90016 " 0-day Robot
@ 2021-03-29 15:57 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-29 15:57 UTC (permalink / raw)
  To: test-report; +Cc: qi.z.zhang, robot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-29 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210329141411.2395069-9-qi.z.zhang@intel.com>
2021-03-29 14:11 ` [dpdk-test-report] |SUCCESS| pw90016 [PATCH 8/8] net/ice/base: add RSS support for PPPoL2TPv2oUDP checkpatch
2021-03-29 15:55 ` [dpdk-test-report] |FAILURE| pw90016 " 0-day Robot
2021-03-29 15:57 ` [dpdk-test-report] |FAILURE| pw90016 [dpdk-dev] [PATCH 8/8] " 0-day Robot

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).