automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: harry.van.haaren@intel.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw87892 [dpdk-dev] [PATCH v3 3/3] event/sw: add xstat for work done in last iteration
Date: Fri, 12 Feb 2021 16:18:03 -0500	[thread overview]
Message-ID: <20210212211803.23217-1-robot@bytheb.org> (raw)
In-Reply-To: <20210212165814.2189305-3-harry.van.haaren@intel.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/562207946
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"
####################################################################################
[1795/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_dsw@sta/event_dsw_dsw_event.c.o'.
[1796/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_sw@sta/event_sw_sw_evdev.c.o'.
[1797/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_dsw@sta/event_dsw_dsw_evdev.c.o'.
[1798/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_dsw@sta/event_dsw_dsw_xstats.c.o'.
[1799/2571] Generating rte_event_dsw_def with a custom command.
[1800/2571] Linking static target drivers/libtmp_rte_event_dsw.a.
[1801/2571] Generating rte_event_dsw_mingw with a custom command.
[1802/2571] Generating rte_event_dsw.pmd.c with a custom command.
[1803/2571] Compiling C object 'drivers/drivers@@rte_event_dsw@sta/meson-generated_.._rte_event_dsw.pmd.c.o'.
[1804/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_sw@sta/event_sw_sw_evdev_selftest.c.o'.
FAILED: drivers/drivers@@tmp_rte_event_sw@sta/event_sw_sw_evdev_selftest.c.o 
ccache gcc -Idrivers/drivers@@tmp_rte_event_sw@sta -Idrivers -I../drivers -Idrivers/event/sw -I../drivers/event/sw -Ilib/librte_eventdev -I../lib/librte_eventdev -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 -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Idrivers/bus/vdev -I../drivers/bus/vdev -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  -MD -MQ 'drivers/drivers@@tmp_rte_event_sw@sta/event_sw_sw_evdev_selftest.c.o' -MF 'drivers/drivers@@tmp_rte_event_sw@sta/event_sw_sw_evdev_selftest.c.o.d' -o 'drivers/drivers@@tmp_rte_event_sw@sta/event_sw_sw_evdev_selftest.c.o' -c ../drivers/event/sw/sw_evdev_selftest.c
../drivers/event/sw/sw_evdev_selftest.c: In function ‘xstats_id_reset_tests’:
../drivers/event/sw/sw_evdev_selftest.c:1521:11: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘uint64_t {aka long long unsigned int}’ [-Werror=format=]
    printf("%d: %s value incorrect, expected %"
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/event/sw/sw_evdev_selftest.c:1522:19: note: format string is defined here
     PRIu64" got %ld\n", __LINE__, dev_names[i],
                 ~~^
                 %lld
cc1: all warnings being treated as errors
[1805/2571] Linking static target drivers/librte_event_dsw.a.
[1806/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_octeontx@sta/event_octeontx_ssovf_evdev.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-----------------------------

       reply	other threads:[~2021-02-12 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210212165814.2189305-3-harry.van.haaren@intel.com>
2021-02-12 21:18 ` 0-day Robot [this message]
2021-02-12 21:50 ` [dpdk-test-report] |FAILURE| pw87892 " 0-day Robot
2021-02-16  9:37 ` [dpdk-test-report] |WARNING| pw87892 [PATCH v3 3/3] " checkpatch

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=20210212211803.23217-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=harry.van.haaren@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).