automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw126258-126262 [RFC PATCH 5/5] examples/eventdev_p: add eventdev power management
       [not found] <20230419095427.563185-5-sivaprasad.tummala@amd.com>
@ 2023-04-19  9:45 ` qemudev
  2023-04-19  9:55 ` |SUCCESS| pw126262 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-04-19  9:45 UTC (permalink / raw)
  To: test-report; +Cc: Sivaprasad Tummala, zhoumin

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

_ninja build failure_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala@amd.com>
Date: Wed, 19 Apr 2023 02:54:23 -0700
DPDK git baseline: Repo:dpdk-next-eventdev
  Branch: for-main
  CommitID: bcf10f89acb577b7d742dddd5f02b0b464c4b598

126258-126262 --> 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_eventdev.a.p/eventdev_rte_eventdev.c.o
cc -Ilib/librte_eventdev.a.p -Ilib -I../lib -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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_INTERNAL_API -Wno-format-truncation -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=lib.eventdev -MD -MQ lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o -MF lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o.d -o lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o -c ../lib/eventdev/rte_eventdev.c
./lib/eventdev/rte_eventdev.c: In function ‘rte_event_remove_dequeue_callback’:
./lib/eventdev/rte_eventdev.c:926:2: error: ‘prev_cb’ undeclared (first use in this function); did you mean ‘user_cb’?
prev_cb = &dev->post_dequeue_burst_cbs[port_id];
^~~~~~~
user_cb
./lib/eventdev/rte_eventdev.c:926:2: note: each undeclared identifier is reported only once for each function it appears in
./lib/eventdev/rte_eventdev.c:927:38: error: ‘cb’ undeclared (first use in this function)
for (; *prev_cb != NULL; prev_cb = &cb->next) {
^~
./lib/eventdev/rte_eventdev.c:932:4: error: ‘ret’ undeclared (first use in this function)
ret = 0;
^~~
./lib/eventdev/rte_eventdev.c:939:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
[181/2869] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[182/2869] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.o
[183/2869] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[184/2869] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[185/2869] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[186/2869] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[187/2869] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[188/2869] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[189/2869] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[190/2869] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[191/2869] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[192/2869] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[193/2869] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[194/2869] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[195/2869] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[196/2869] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[197/2869] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[198/2869] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[199/2869] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[200/2869] Generating cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[201/2869] Generating mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[202/2869] Generating bpf.sym_chk with a custom command (wrapped by meson to capture output)
[203/2869] Generating acl.sym_chk with a custom command (wrapped by meson to capture output)
[204/2869] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[205/2869] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[206/2869] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[207/2869] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[208/2869] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[209/2869] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[210/2869] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[211/2869] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[212/2869] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[213/2869] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

* |SUCCESS| pw126262 [RFC PATCH 5/5] examples/eventdev_p: add eventdev power management
       [not found] <20230419095427.563185-5-sivaprasad.tummala@amd.com>
  2023-04-19  9:45 ` |FAILURE| pw126258-126262 [RFC PATCH 5/5] examples/eventdev_p: add eventdev power management qemudev
@ 2023-04-19  9:55 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-04-19  9:55 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2023-04-19  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230419095427.563185-5-sivaprasad.tummala@amd.com>
2023-04-19  9:45 ` |FAILURE| pw126258-126262 [RFC PATCH 5/5] examples/eventdev_p: add eventdev power management qemudev
2023-04-19  9:55 ` |SUCCESS| pw126262 " checkpatch

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