From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: thomas@monjalon.net, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw98954 [dpdk-dev] [PATCH] ethdev: replace bit shifts with macros
Date: Wed, 15 Sep 2021 17:41:56 -0400 [thread overview]
Message-ID: <20210915214156.20296-1-robot@bytheb.org> (raw)
In-Reply-To: <20210915210444.3126008-1-thomas@monjalon.net>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/98954/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1239297610
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
"ubuntu-18.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_ADD_DELETE’ is not an integer constant
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_SUSPEND_RESUME’ is not an integer constant
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE’ is not an integer constant
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_N_SP_PRIORITIES’ is not an integer constant
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_CMAN’ is not an integer constant
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_STATS’ is not an integer constant
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3124/3259] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr.c.o'.
[3125/3259] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_ADD_DELETE’ is not an integer constant
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_SUSPEND_RESUME’ is not an integer constant
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE’ is not an integer constant
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_N_SP_PRIORITIES’ is not an integer constant
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_CMAN’ is not an integer constant
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_STATS’ is not an integer constant
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3340/3475] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
[3341/3475] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:34: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:38: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:39: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:39: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:28: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:29: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~
19 errors generated.
[3127/3261] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
[3128/3261] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_tm_driver.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:34: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:38: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:39: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:39: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:28: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:29: error: expression is not an integer constant expression
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~
19 errors generated.
[3343/3477] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_tm_driver.c.o'.
[3344/3477] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_ADD_DELETE’ is not an integer constant
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_SUSPEND_RESUME’ is not an integer constant
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE’ is not an integer constant
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_N_SP_PRIORITIES’ is not an integer constant
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_CMAN’ is not an integer constant
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_STATS’ is not an integer constant
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2378/2509] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
[2379/2509] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_tm_driver.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
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_ADD_DELETE’ is not an integer constant
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_SUSPEND_RESUME’ is not an integer constant
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE’ is not an integer constant
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_N_SP_PRIORITIES’ is not an integer constant
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_CMAN’ is not an integer constant
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_STATS’ is not an integer constant
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3125/3259] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
[3126/3259] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_tm_driver.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
RTE_TM_UPDATE_NODE_PARENT_CHANGE_LEVEL = RTE_BIT64(1),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:181:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_ADD_DELETE’ is not an integer constant
RTE_TM_UPDATE_NODE_ADD_DELETE = RTE_BIT64(2),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:184:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_SUSPEND_RESUME’ is not an integer constant
RTE_TM_UPDATE_NODE_SUSPEND_RESUME = RTE_BIT64(3),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:187:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE’ is not an integer constant
RTE_TM_UPDATE_NODE_WFQ_WEIGHT_MODE = RTE_BIT64(4),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:190:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_N_SP_PRIORITIES’ is not an integer constant
RTE_TM_UPDATE_NODE_N_SP_PRIORITIES = RTE_BIT64(5),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:193:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_CMAN’ is not an integer constant
RTE_TM_UPDATE_NODE_CMAN = RTE_BIT64(6),
^~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm.h:196:2: error: enumerator value for ‘RTE_TM_UPDATE_NODE_STATS’ is not an integer constant
RTE_TM_UPDATE_NODE_STATS = RTE_BIT64(7),
^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3337/3472] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr.c.o'.
[3338/3472] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
prev parent reply other threads:[~2021-09-15 21:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210915210444.3126008-1-thomas@monjalon.net>
2021-09-15 21:06 ` [dpdk-test-report] |SUCCESS| pw98954 " checkpatch
2021-09-15 21:41 ` 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=20210915214156.20296-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
/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).