automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw101735 [PATCH v14 5/5] app/test: add tests for PIE
       [not found] <20211015081620.2873739-6-wojciechx.liguzinski@intel.com>
@ 2021-10-15  8:18 ` checkpatch
  2021-10-15  8:59 ` [dpdk-test-report] |FAILURE| pw101735 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-10-15  8:18 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/101735

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |FAILURE| pw101735 [dpdk-dev] [PATCH v14 5/5] app/test: add tests for PIE
       [not found] <20211015081620.2873739-6-wojciechx.liguzinski@intel.com>
  2021-10-15  8:18 ` [dpdk-test-report] |SUCCESS| pw101735 [PATCH v14 5/5] app/test: add tests for PIE checkpatch
@ 2021-10-15  8:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-10-15  8:59 UTC (permalink / raw)
  To: test-report; +Cc: wojciechx.liguzinski, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1345213338
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
####################################################################################
[379/3288] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.o'.
[380/3288] Linking static target lib/librte_stack.a.
[381/3288] Generating rte_stack_def with a custom command.
[382/3288] Generating rte_stack_mingw with a custom command.
[383/3288] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache gcc -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’:
../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter]
 rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                      ^~~~~~~
../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
          ^~~~~~
../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                           ^~~~~~~
../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                             ^~~~
cc1: all warnings being treated as errors
[384/3288] Compiling C object 'lib/76b5a35@@rte_security@sta/security_rte_security.c.o'.
[385/3288] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_iotlb.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
####################################################################################
[384/3504] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_pie.c.o'.
[385/3504] Generating symbol file 'lib/76b5a35@@rte_reorder@sha/librte_reorder.so.22.0.symbols'.
[386/3504] Generating rte_security_def with a custom command.
[387/3504] Generating rte_security_mingw with a custom command.
[388/3504] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache gcc -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’:
../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter]
 rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                      ^~~~~~~
../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
          ^~~~~~
../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                           ^~~~~~~
../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                             ^~~~
cc1: all warnings being treated as errors
[389/3504] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.o'.
[390/3504] Compiling C object 'lib/76b5a35@@rte_security@sta/security_rte_security.c.o'.
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
####################################################################################
[365/3290] Linking static target lib/librte_rib.a.
[366/3290] Generating rte_reorder_mingw with a custom command.
[367/3290] Linking target lib/librte_rib.so.22.0.
[368/3290] Compiling C object 'lib/76b5a35@@rte_reorder@sta/reorder_rte_reorder.c.o'.
[369/3290] Linking static target lib/librte_reorder.a.
[370/3290] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache clang -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter]
rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                     ^
../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter]
uint32_t qindex, uint32_t pkt_len, uint64_t time) {
         ^
../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter]
uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                          ^
../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter]
uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                            ^
4 errors generated.
[371/3290] Generating symbol file 'lib/76b5a35@@rte_rib@sha/librte_rib.so.22.0.symbols'.
[372/3290] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_red.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
####################################################################################
[376/3506] Generating rte_reorder_def with a custom command.
[377/3506] Generating rte_reorder_mingw with a custom command.
[378/3506] Linking target lib/librte_rib.so.22.0.
[379/3506] Compiling C object 'lib/76b5a35@@rte_reorder@sta/reorder_rte_reorder.c.o'.
[380/3506] Linking static target lib/librte_reorder.a.
[381/3506] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache clang -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c:1923:54: error: unused parameter 'subport' [-Werror,-Wunused-parameter]
rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                     ^
../lib/sched/rte_sched.c:1924:10: error: unused parameter 'qindex' [-Werror,-Wunused-parameter]
uint32_t qindex, uint32_t pkt_len, uint64_t time) {
         ^
../lib/sched/rte_sched.c:1924:27: error: unused parameter 'pkt_len' [-Werror,-Wunused-parameter]
uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                          ^
../lib/sched/rte_sched.c:1924:45: error: unused parameter 'time' [-Werror,-Wunused-parameter]
uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                            ^
4 errors generated.
[382/3506] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_red.c.o'.
[383/3506] Generating symbol file 'lib/76b5a35@@rte_rib@sha/librte_rib.so.22.0.symbols'.
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
####################################################################################
[364/2530] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.o'.
[365/2530] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_std.c.o'.
[366/2530] Compiling C object 'lib/76b5a35@@rte_security@sta/security_rte_security.c.o'.
[367/2530] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.o'.
[368/2530] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache gcc -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’:
../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter]
 rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                      ^~~~~~~
../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
          ^~~~~~
../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                           ^~~~~~~
../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                             ^~~~
cc1: all warnings being treated as errors
[369/2530] Linking static target lib/librte_security.a.
[370/2530] Linking target lib/librte_security.so.22.0.
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
####################################################################################
[373/3288] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_pie.c.o'.
[374/3288] Generating symbol file 'lib/76b5a35@@rte_reorder@sha/librte_reorder.so.22.0.symbols'.
[375/3288] Generating rte_security_def with a custom command.
[376/3288] Generating rte_security_mingw with a custom command.
[377/3288] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache gcc -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’:
../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter]
 rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                      ^~~~~~~
../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
          ^~~~~~
../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                           ^~~~~~~
../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                             ^~~~
cc1: all warnings being treated as errors
[378/3288] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack.c.o'.
[379/3288] Compiling C object 'lib/76b5a35@@rte_security@sta/security_rte_security.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
####################################################################################
[392/3501] Compiling C object 'lib/76b5a35@@rte_stack@sta/stack_rte_stack_lf.c.o'.
[393/3501] Linking target lib/librte_security.so.22.0.
[394/3501] Linking static target lib/librte_stack.a.
[395/3501] Generating rte_stack_def with a custom command.
[396/3501] Compiling C object 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o'.
FAILED: lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o 
ccache gcc -Ilib/76b5a35@@rte_sched@sta -Ilib -I../lib -Ilib/sched -I../lib/sched -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.sched  -MD -MQ 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -MF 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o.d' -o 'lib/76b5a35@@rte_sched@sta/sched_rte_sched.c.o' -c ../lib/sched/rte_sched.c
../lib/sched/rte_sched.c: In function ‘rte_sched_port_pie_dequeue’:
../lib/sched/rte_sched.c:1923:54: error: unused parameter ‘subport’ [-Werror=unused-parameter]
 rte_sched_port_pie_dequeue(struct rte_sched_subport *subport,
                                                      ^~~~~~~
../lib/sched/rte_sched.c:1924:10: error: unused parameter ‘qindex’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
          ^~~~~~
../lib/sched/rte_sched.c:1924:27: error: unused parameter ‘pkt_len’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                           ^~~~~~~
../lib/sched/rte_sched.c:1924:45: error: unused parameter ‘time’ [-Werror=unused-parameter]
 uint32_t qindex, uint32_t pkt_len, uint64_t time) {
                                             ^~~~
cc1: all warnings being treated as errors
[397/3501] Generating rte_stack_mingw with a custom command.
[398/3501] Generating symbol file 'lib/76b5a35@@rte_security@sha/librte_security.so.22.0.symbols'.
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-----------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-15  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211015081620.2873739-6-wojciechx.liguzinski@intel.com>
2021-10-15  8:18 ` [dpdk-test-report] |SUCCESS| pw101735 [PATCH v14 5/5] app/test: add tests for PIE checkpatch
2021-10-15  8:59 ` [dpdk-test-report] |FAILURE| pw101735 [dpdk-dev] " 0-day Robot

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).