automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw110227 [PATCH V1 2/2] app/testpmd: unify RSS types display
       [not found] <20220425092523.52338-3-lihuisong@huawei.com>
@ 2022-04-25  9:27 ` checkpatch
  2022-04-25 18:01 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-04-25  9:27 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw110227 [PATCH V1 2/2] app/testpmd: unify RSS types display
       [not found] <20220425092523.52338-3-lihuisong@huawei.com>
  2022-04-25  9:27 ` |SUCCESS| pw110227 [PATCH V1 2/2] app/testpmd: unify RSS types display checkpatch
@ 2022-04-25 18:01 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-04-25 18:01 UTC (permalink / raw)
  To: test-report; +Cc: lihuisong, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2221579068
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-mini" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################
[710/1520] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-keepalive@exe/l2fwd-keepalive_main.c.o'.
[711/1520] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_generic.c.o'.
[712/1520] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_event_internal_port.c.o'.
[713/1520] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_l2fwd_poll.c.o'.
[714/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_em.c.o'.
[715/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_event.c.o'.
[716/1520] Linking target examples/dpdk-l2fwd-event.
[717/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_event_internal_port.c.o'.
[718/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd-acl@exe/l3fwd-acl_main.c.o'.
[719/1520] Linking target examples/dpdk-l2fwd-keepalive.
[720/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_lpm.c.o'.
[721/1520] Linking target examples/dpdk-l3fwd-acl.
[722/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_event_generic.c.o'.
[723/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_fib.c.o'.
[724/1520] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
FAILED: app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o 
ccache gcc -Iapp/a172ced@@dpdk-testpmd@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -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 -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Ilib/bpf -I../lib/bpf -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations  -MD -MQ 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o' -MF 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o.d' -o 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o' -c ../app/test-pmd/config.c
../app/test-pmd/config.c:5506:1: error: ‘flowtype_to_str’ defined but not used [-Werror=unused-function]
 flowtype_to_str(uint16_t flow_type)
 ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[725/1520] Compiling C object 'examples/c590b3c@@dpdk-link_status_interrupt@exe/link_status_interrupt_main.c.o'.
[726/1520] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-04-25 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220425092523.52338-3-lihuisong@huawei.com>
2022-04-25  9:27 ` |SUCCESS| pw110227 [PATCH V1 2/2] app/testpmd: unify RSS types display checkpatch
2022-04-25 18:01 ` |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).