automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw125060 [PATCH] lib/hash: new feature adding existing key
       [not found] <20230313072607.3483-1-omer.yamac@ceng.metu.edu.tr>
@ 2023-03-13  7:27 ` checkpatch
  2023-03-15  0:54 ` |FAILURE| " qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-03-13  7:27 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw125060 [PATCH] lib/hash: new feature adding existing key
       [not found] <20230313072607.3483-1-omer.yamac@ceng.metu.edu.tr>
  2023-03-13  7:27 ` |SUCCESS| pw125060 [PATCH] lib/hash: new feature adding existing key checkpatch
@ 2023-03-15  0:54 ` qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-03-15  0:54 UTC (permalink / raw)
  To: test-report; +Cc: omer.yamac, zhoumin

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

_ninja build failure_

Submitter: Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
Date: Mon, 13 Mar 2023 07:26:07 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: baf13c3135d0c5998fff7edc23fb89412dc89246

125060 --> 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_hash.a.p/hash_rte_cuckoo_hash.c.o
cc -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -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/metrics -I../lib/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/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INT
 ERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -MF lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o -c ../lib/hash/rte_cuckoo_hash.c
./lib/hash/rte_cuckoo_hash.c: In function ‘search_and_update’:
./lib/hash/rte_cuckoo_hash.c:709:14: error: ‘EALRDY’ undeclared (first use in this function); did you mean ‘EALREADY’?
return -EALRDY;
^~~~~~
EALREADY
./lib/hash/rte_cuckoo_hash.c:709:14: note: each undeclared identifier is reported only once for each function it appears in
[114/2855] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[115/2855] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[116/2855] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[117/2855] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[118/2855] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[119/2855] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[120/2855] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[121/2855] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[122/2855] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o
[123/2855] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[124/2855] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[125/2855] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[126/2855] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[127/2855] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[128/2855] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[129/2855] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[130/2855] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[131/2855] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[132/2855] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[133/2855] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[134/2855] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[135/2855] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[136/2855] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[137/2855] Generating pci.sym_chk with a custom command (wrapped by meson to capture output)
[138/2855] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[139/2855] Compiling C object lib/librte_port.a.p/port_rte_port_eventdev.c.o
[140/2855] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[141/2855] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[142/2855] Compiling C object lib/librte_port.a.p/port_rte_port_sym_crypto.c.o
[143/2855] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[144/2855] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[145/2855] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[146/2855] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

end of thread, other threads:[~2023-03-15  1:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230313072607.3483-1-omer.yamac@ceng.metu.edu.tr>
2023-03-13  7:27 ` |SUCCESS| pw125060 [PATCH] lib/hash: new feature adding existing key checkpatch
2023-03-15  0:54 ` |FAILURE| " qemudev

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