automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: donw@xsightlabs.com, robot@bytheb.org
Subject: |FAILURE| pw111135 [PATCH v2] eal: allow worker lcore stacks to be allocated from hugepage memory
Date: Fri, 13 May 2022 15:39:26 -0400	[thread overview]
Message-ID: <20220513193926.28489-1-robot@bytheb.org> (raw)
In-Reply-To: <20220513175822.69905-1-donw@xsightlabs.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[19/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_dev.c.obj'.
[20/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_errno.c.obj'.
[21/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_devargs.c.obj'.
[22/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_hexdump.c.obj'.
[23/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_interrupts.c.obj'.
[24/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_launch.c.obj'.
[25/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_fbarray.c.obj'.
[26/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_lcore.c.obj'.
[27/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_mcfg.c.obj'.
[28/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_log.c.obj'.
[29/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memalloc.c.obj'.
[30/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memzone.c.obj'.
[31/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.obj'.
[32/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_string_fns.c.obj'.
[33/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj 
x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/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 -fdiagnostics-color=always -pipe -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 -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.obj' -c ../lib/eal/common/eal_common_options.c
../lib/eal/common/eal_common_options.c:1623:1: error: ‘eal_parse_huge_worker_stack’ defined but not used [-Werror=unused-function]
 1623 | eal_parse_huge_worker_stack(const char *arg, size_t *huge_worker_stack_size)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[34/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.obj'.
[35/1285] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2022-05-13 19:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220513175822.69905-1-donw@xsightlabs.com>
2022-05-13 17:59 ` |SUCCESS| " checkpatch
2022-05-13 19:39 ` 0-day Robot [this message]
2022-05-13 20:40 |FAILURE| pw111135 [PATCH] [v2] " dpdklab

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=20220513193926.28489-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=donw@xsightlabs.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).