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: |FAILURE| pw113897 [PATCH v2 2/2] service: fix potential stats race-condition on MT services
Date: Mon, 11 Jul 2022 08:19:00 -0400	[thread overview]
Message-ID: <20220711121900.13430-1-robot@bytheb.org> (raw)
In-Reply-To: <20220711105747.3295201-2-harry.van.haaren@intel.com>

From: robot@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@sta/eal_common_rte_service.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal@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@sta/eal_common_rte_service.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_rte_service.c.o.d' -o 'lib/76b5a35@@rte_eal@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@sta/eal_linux_eal.c.o'.
[66/3109] Compiling C object 'lib/76b5a35@@rte_eal@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-----------------------------

      parent reply	other threads:[~2022-07-11 12:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220711105747.3295201-2-harry.van.haaren@intel.com>
2022-07-11 10:58 ` |SUCCESS| " checkpatch
2022-07-11 12:19 ` 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=20220711121900.13430-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).