[dpdk-test-report] |FAILURE| pw87892 [dpdk-dev] [PATCH v3 3/3] event/sw: add xstat for work done in last iteration
0-day Robot
robot at bytheb.org
Fri Feb 12 22:18:03 CET 2021
From: robot at 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 at sta/event_dsw_dsw_event.c.o'.
[1796/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_sw at sta/event_sw_sw_evdev.c.o'.
[1797/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_dsw at sta/event_dsw_dsw_evdev.c.o'.
[1798/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_dsw at 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 at sta/meson-generated_.._rte_event_dsw.pmd.c.o'.
[1804/2571] Compiling C object 'drivers/drivers@@tmp_rte_event_sw at sta/event_sw_sw_evdev_selftest.c.o'.
FAILED: drivers/drivers@@tmp_rte_event_sw at sta/event_sw_sw_evdev_selftest.c.o
ccache gcc -Idrivers/drivers@@tmp_rte_event_sw at 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 at sta/event_sw_sw_evdev_selftest.c.o' -MF 'drivers/drivers@@tmp_rte_event_sw at sta/event_sw_sw_evdev_selftest.c.o.d' -o 'drivers/drivers@@tmp_rte_event_sw at 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 at 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-----------------------------
More information about the test-report
mailing list