automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw113040 [PATCH v3 18/18] vhost: remove unneeded header includes
       [not found] <20220617190835.1126602-19-sean.morrissey@intel.com>
@ 2022-06-17 19:11 ` checkpatch
  2022-06-17 20:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-06-17 19:11 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw113040 [PATCH v3 18/18] vhost: remove unneeded header includes
       [not found] <20220617190835.1126602-19-sean.morrissey@intel.com>
  2022-06-17 19:11 ` |SUCCESS| pw113040 [PATCH v3 18/18] vhost: remove unneeded header includes checkpatch
@ 2022-06-17 20:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-06-17 20:19 UTC (permalink / raw)
  To: test-report; +Cc: sean.morrissey, robot

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
../lib/hash/rte_cuckoo_hash.c:1875:4: error: implicit declaration of function ‘vld1q_u16’ [-Werror=implicit-function-declaration]
 1875 |    vld1q_u16((uint16_t const *)prim_bkt->sig_current));
      |    ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1875:4: error: nested extern declaration of ‘vld1q_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:7: error: implicit declaration of function ‘vshlq_u16’ [-Werror=implicit-function-declaration]
 1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
      |       ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:7: error: nested extern declaration of ‘vshlq_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:17: error: implicit declaration of function ‘vandq_u16’ [-Werror=implicit-function-declaration]
 1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
      |                 ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:17: error: nested extern declaration of ‘vandq_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:33: error: implicit declaration of function ‘vdupq_n_u16’ [-Werror=implicit-function-declaration]
 1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
      |                                 ^~~~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:33: error: nested extern declaration of ‘vdupq_n_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1877:35: error: implicit declaration of function ‘vaddvq_u16’ [-Werror=implicit-function-declaration]
 1877 |   *prim_hash_matches = (uint32_t)(vaddvq_u16(x));
      |                                   ^~~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1877:35: error: nested extern declaration of ‘vaddvq_u16’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[186/3590] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[187/3590] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.22.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../lib/hash/rte_cuckoo_hash.c:1875:4: error: implicit declaration of function ‘vld1q_u16’ [-Werror=implicit-function-declaration]
 1875 |    vld1q_u16((uint16_t const *)prim_bkt->sig_current));
      |    ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1875:4: error: nested extern declaration of ‘vld1q_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:7: error: implicit declaration of function ‘vshlq_u16’ [-Werror=implicit-function-declaration]
 1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
      |       ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:7: error: nested extern declaration of ‘vshlq_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:17: error: implicit declaration of function ‘vandq_u16’ [-Werror=implicit-function-declaration]
 1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
      |                 ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:17: error: nested extern declaration of ‘vandq_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:33: error: implicit declaration of function ‘vdupq_n_u16’ [-Werror=implicit-function-declaration]
 1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
      |                                 ^~~~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:33: error: nested extern declaration of ‘vdupq_n_u16’ [-Werror=nested-externs]
../lib/hash/rte_cuckoo_hash.c:1877:35: error: implicit declaration of function ‘vaddvq_u16’ [-Werror=implicit-function-declaration]
 1877 |   *prim_hash_matches = (uint32_t)(vaddvq_u16(x));
      |                                   ^~~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1877:35: error: nested extern declaration of ‘vaddvq_u16’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[186/3766] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.22.2.symbols'.
[187/3766] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
[176/3432] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics.c.o'.
[177/3432] Linking target lib/librte_cmdline.so.22.2.
[178/3432] Generating rte_metrics_def with a custom command.
[179/3432] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics_telemetry.c.o'.
[180/3432] Linking static target lib/librte_metrics.a.
[181/3432] Generating rte_metrics_mingw with a custom command.
[182/3432] Linking target lib/librte_metrics.so.22.2.
[183/3432] Generating symbol file 'lib/76b5a35@@rte_cmdline@sha/librte_cmdline.so.22.2.symbols'.
[184/3432] Generating rte_hash_def with a custom command.
[185/3432] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[186/3432] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.22.2.symbols'.
[187/3432] Generating rte_hash_mingw with a custom command.
[188/3432] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
FAILED: lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_timer@sta -Ilib -I../lib -Ilib/timer -I../lib/timer -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/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 -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.timer  -MD -MQ 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o' -MF 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o.d' -o 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o' -c ../lib/timer/rte_timer.c
../lib/timer/rte_timer.c: In function ‘rte_timer_alt_reset’:
../lib/timer/rte_timer.c:555:22: error: implicit declaration of function ‘rte_get_timer_cycles’ [-Werror=implicit-function-declaration]
  555 |  uint64_t cur_time = rte_get_timer_cycles();
      |                      ^~~~~~~~~~~~~~~~~~~~
../lib/timer/rte_timer.c:555:22: error: nested extern declaration of ‘rte_get_timer_cycles’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[189/3432] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[190/3432] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[177/3608] Generating rte_metrics_def with a custom command.
[178/3608] Generating rte_metrics_mingw with a custom command.
[179/3608] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics_telemetry.c.o'.
[180/3608] Linking target lib/librte_cmdline.so.22.2.
[181/3608] Linking static target lib/librte_metrics.a.
[182/3608] Linking target lib/librte_metrics.so.22.2.
[183/3608] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.22.2.symbols'.
[184/3608] Generating rte_hash_def with a custom command.
[185/3608] Generating symbol file 'lib/76b5a35@@rte_cmdline@sha/librte_cmdline.so.22.2.symbols'.
[186/3608] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[187/3608] Generating rte_hash_mingw with a custom command.
[188/3608] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[189/3608] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
FAILED: lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_timer@sta -Ilib -I../lib -Ilib/timer -I../lib/timer -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/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 -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.timer  -MD -MQ 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o' -MF 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o.d' -o 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o' -c ../lib/timer/rte_timer.c
../lib/timer/rte_timer.c: In function ‘rte_timer_alt_reset’:
../lib/timer/rte_timer.c:555:22: error: implicit declaration of function ‘rte_get_timer_cycles’ [-Werror=implicit-function-declaration]
  555 |  uint64_t cur_time = rte_get_timer_cycles();
      |                      ^~~~~~~~~~~~~~~~~~~~
../lib/timer/rte_timer.c:555:22: error: nested extern declaration of ‘rte_get_timer_cycles’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[190/3608] Generating rte_timer_def with a custom command.
[191/3608] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
[175/4055] Linking target lib/librte_cmdline.so.22.2.
[176/4055] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics.c.o'.
[177/4055] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics_telemetry.c.o'.
[178/4055] Generating rte_metrics_def with a custom command.
[179/4055] Linking static target lib/librte_metrics.a.
[180/4055] Generating symbol file 'lib/76b5a35@@rte_cmdline@sha/librte_cmdline.so.22.2.symbols'.
[181/4055] Generating rte_metrics_mingw with a custom command.
[182/4055] Generating rte_hash_def with a custom command.
[183/4055] Generating rte_hash_mingw with a custom command.
[184/4055] Linking target lib/librte_metrics.so.22.2.
[185/4055] Generating symbol file 'lib/76b5a35@@rte_metrics@sha/librte_metrics.so.22.2.symbols'.
[186/4055] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_fbk_hash.c.o'.
[187/4055] Compiling C object 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o'.
FAILED: lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_timer@sta -Ilib -I../lib -Ilib/timer -I../lib/timer -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/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 -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.timer  -MD -MQ 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o' -MF 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o.d' -o 'lib/76b5a35@@rte_timer@sta/timer_rte_timer.c.o' -c ../lib/timer/rte_timer.c
../lib/timer/rte_timer.c: In function ‘rte_timer_alt_reset’:
../lib/timer/rte_timer.c:555:22: error: implicit declaration of function ‘rte_get_timer_cycles’ [-Werror=implicit-function-declaration]
  555 |  uint64_t cur_time = rte_get_timer_cycles();
      |                      ^~~~~~~~~~~~~~~~~~~~
../lib/timer/rte_timer.c:555:22: error: nested extern declaration of ‘rte_get_timer_cycles’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[188/4055] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_thash.c.o'.
[189/4055] Compiling C object 'lib/76b5a35@@rte_hash@sta/hash_rte_cuckoo_hash.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-06-17 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220617190835.1126602-19-sean.morrissey@intel.com>
2022-06-17 19:11 ` |SUCCESS| pw113040 [PATCH v3 18/18] vhost: remove unneeded header includes checkpatch
2022-06-17 20:19 ` |FAILURE| " 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).