|FAILURE| pw113897 [PATCH v2 2/2] service: fix potential stats race-condition on MT services

0-day Robot robot at bytheb.org
Mon Jul 11 14:19:00 CEST 2022


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2649178731
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
FAILED: lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -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 '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal at sta/eal_common_rte_service.c.o' -c ../lib/eal/common/rte_service.c
In file included from ../lib/eal/include/rte_log.h:25,
                 from ../lib/eal/include/rte_bus.h:23,
                 from ../lib/eal/include/rte_eal.h:20,
                 from ../lib/eal/include/rte_lcore.h:16,
                 from ../lib/eal/include/rte_service.h:34,
                 from ../lib/eal/common/rte_service.c:9:
../lib/eal/common/rte_service.c: In function ‘service_runner_do_callback’:
../lib/eal/include/rte_common.h:420:55: error: size of unnamed array is negative
  420 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/eal/common/rte_service.c:368:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  368 |  RTE_BUILD_BUG_ON((offsetof(struct rte_service_spec_impl, calls)
      |  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:420:55: error: size of unnamed array is negative
  420 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                       ^
../lib/eal/common/rte_service.c:370:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
  370 |  RTE_BUILD_BUG_ON((offsetof(struct rte_service_spec_impl, cycles_spent)
      |  ^~~~~~~~~~~~~~~~
[65/3109] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_linux_eal.c.o'.
[66/3109] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_linux_eal_cpuflags.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list