|FAILURE| pw139190 [RFC] latencystats: performance overhaul
0-day Robot
robot at bytheb.org
Mon Apr 8 22:44:15 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/139190/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8605948264
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
| ~~~~~~~~~~~~~~~~^~~~~~~~
../lib/latencystats/rte_latencystats.c:118:64: error: passing argument 1 of ‘latencystat_read_ns’ from incompatible pointer type [-Werror=incompatible-pointer-types]
118 | sum.avg_latency += latencystat_read_ns(&stats->avg_latency);
| ^~~~~~~~~~~~~~~~~~~
| |
| _Atomic const uint64_t * {aka _Atomic const long unsigned int *}
../lib/latencystats/rte_latencystats.c:80:37: note: expected ‘const uint64_t *’ {aka ‘const long unsigned int *’} but argument is of type ‘_Atomic const uint64_t *’ {aka ‘_Atomic const long unsigned int *’}
80 | latencystat_read_ns(const uint64_t *stat_ptr)
| ~~~~~~~~~~~~~~~~^~~~~~~~
../lib/latencystats/rte_latencystats.c:119:59: error: passing argument 1 of ‘latencystat_read_ns’ from incompatible pointer type [-Werror=incompatible-pointer-types]
119 | sum.jitter += latencystat_read_ns(&stats->jitter);
| ^~~~~~~~~~~~~~
| |
| _Atomic const uint64_t * {aka _Atomic const long unsigned int *}
../lib/latencystats/rte_latencystats.c:80:37: note: expected ‘const uint64_t *’ {aka ‘const long unsigned int *’} but argument is of type ‘_Atomic const uint64_t *’ {aka ‘_Atomic const long unsigned int *’}
80 | latencystat_read_ns(const uint64_t *stat_ptr)
| ~~~~~~~~~~~~~~~~^~~~~~~~
cc1: all warnings being treated as errors
[321/2954] Generating jobstats.sym_chk with a meson_exe.py custom command.
[322/2954] Generating ip_frag.sym_chk with a meson_exe.py custom command.
[323/2954] Compiling C object 'lib/76b5a35@@rte_lpm at sta/lpm_rte_lpm.c.o'.
[324/2954] Compiling C object 'lib/76b5a35@@rte_lpm at sta/lpm_rte_lpm6.c.o'.
[325/2954] Generating eventdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
objdump: Warning: Unrecognized form: 0x22
[326/2954] Compiling C object 'lib/member/52c0277@@sketch_avx512_tmp at sta/rte_member_sketch_avx512.c.o'.
[327/2954] Compiling C object 'lib/76b5a35@@rte_lpm at sta/lpm_rte_lpm6.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list