automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw140016 [PATCH] graph: fix does not return the unique id when create graph
       [not found] <TYAP286MB0649590C69AE98E742C6EE5AD8E72@TYAP286MB0649.JPNP286.PROD.OUTLOOK.COM>
@ 2024-05-10  6:07 ` qemudev
  2024-05-10  6:29 ` |WARNING| " checkpatch
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2024-05-10  6:07 UTC (permalink / raw)
  To: test-report; +Cc: Gongming Chen, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/140016

_ninja build failure_

Submitter: Gongming Chen <chengongming1900@outlook.com>
Date: Fri, 10 May 2024 14:28:00 +0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

140016 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_graph.a.p/graph_graph.c.o
cc -Ilib/librte_graph.a.p -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -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-packed-not-aligned -Wno-missi
 ng-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ lib/librte_graph.a.p/graph_graph.c.o -MF lib/librte_graph.a.p/graph_graph.c.o.d -o lib/librte_graph.a.p/graph_graph.c.o -c ../lib/graph/graph.c
./lib/graph/graph.c: In function ‘rte_graph_node_get_by_name’:
./lib/graph/graph.c:653:29: error: ‘name’ undeclared (first use in this function); did you mean ‘node’?
graph = graph_find_by_name(name);
^~~~
node
./lib/graph/graph.c:653:29: note: each undeclared identifier is reported only once for each function it appears in
./lib/graph/graph.c:646:40: warning: unused parameter ‘graph_name’ [-Wunused-parameter]
rte_graph_node_get_by_name(const char *graph_name, const char *node_name)
~~~~~~~~~~~~^~~~~~~~~~
[370/2497] Compiling C object lib/librte_graph.a.p/graph_graph_ops.c.o
[371/2497] Compiling C object lib/librte_graph.a.p/graph_graph_debug.c.o
[372/2497] Generating rib.sym_chk with a custom command (wrapped by meson to capture output)
[373/2497] Compiling C object lib/librte_graph.a.p/graph_node.c.o
[374/2497] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[375/2497] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[376/2497] Compiling C object lib/librte_graph.a.p/graph_graph_populate.c.o
[377/2497] Compiling C object lib/librte_graph.a.p/graph_graph_pcap.c.o
[378/2497] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[379/2497] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[380/2497] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[381/2497] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output)
[382/2497] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[383/2497] Generating member.sym_chk with a custom command (wrapped by meson to capture output)
[384/2497] Generating fib.sym_chk with a custom command (wrapped by meson to capture output)
[385/2497] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[386/2497] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[387/2497] Generating ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[388/2497] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[389/2497] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[390/2497] Generating pdcp.sym_chk with a custom command (wrapped by meson to capture output)
[391/2497] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[392/2497] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
[393/2497] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[394/2497] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[395/2497] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[396/2497] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[397/2497] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[398/2497] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[399/2497] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[400/2497] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[401/2497] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[402/2497] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

* |WARNING| pw140016 [PATCH] graph: fix does not return the unique id when create graph
       [not found] <TYAP286MB0649590C69AE98E742C6EE5AD8E72@TYAP286MB0649.JPNP286.PROD.OUTLOOK.COM>
  2024-05-10  6:07 ` |FAILURE| pw140016 [PATCH] graph: fix does not return the unique id when create graph qemudev
@ 2024-05-10  6:29 ` checkpatch
  2024-05-10  7:04 ` |FAILURE| " 0-day Robot
  2024-05-10 12:36 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2024-05-10  6:29 UTC (permalink / raw)
  To: test-report; +Cc: Gongming Chen

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140016

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#155: FILE: lib/graph/graph.c:242:
+	static rte_graph_t graph_id = 0;

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#399: FILE: lib/graph/graph.c:753:
+	} else if ((graph = graph_find_by_id(id))) {

total: 2 errors, 0 warnings, 291 lines checked

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

* |FAILURE| pw140016 [PATCH] graph: fix does not return the unique id when create graph
       [not found] <TYAP286MB0649590C69AE98E742C6EE5AD8E72@TYAP286MB0649.JPNP286.PROD.OUTLOOK.COM>
  2024-05-10  6:07 ` |FAILURE| pw140016 [PATCH] graph: fix does not return the unique id when create graph qemudev
  2024-05-10  6:29 ` |WARNING| " checkpatch
@ 2024-05-10  7:04 ` 0-day Robot
  2024-05-10 12:36 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2024-05-10  7:04 UTC (permalink / raw)
  To: test-report; +Cc: chengongming1900, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9028422745
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
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [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
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |FAILURE| pw140016 [PATCH] graph: fix does not return the unique id when create graph
       [not found] <TYAP286MB0649590C69AE98E742C6EE5AD8E72@TYAP286MB0649.JPNP286.PROD.OUTLOOK.COM>
                   ` (2 preceding siblings ...)
  2024-05-10  7:04 ` |FAILURE| " 0-day Robot
@ 2024-05-10 12:36 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-05-10 12:36 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/140016

_build patch failure_

Submitter: Gongming Chen <chengongming1900@outlook.com>
Date: Friday, May 10 2024 06:28:00 
Applied on: CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78
Apply patch set 140016 failed:

<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.21.6</center>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/29934/

UNH-IOL DPDK Community Lab

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

end of thread, other threads:[~2024-05-10 12:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <TYAP286MB0649590C69AE98E742C6EE5AD8E72@TYAP286MB0649.JPNP286.PROD.OUTLOOK.COM>
2024-05-10  6:07 ` |FAILURE| pw140016 [PATCH] graph: fix does not return the unique id when create graph qemudev
2024-05-10  6:29 ` |WARNING| " checkpatch
2024-05-10  7:04 ` |FAILURE| " 0-day Robot
2024-05-10 12:36 ` dpdklab

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