automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw132282 [PATCH] eventdev: fix port link and unlink
       [not found] <20231003150131.6786-1-pbhagavatula@marvell.com>
@ 2023-10-03 14:41 ` qemudev
  2023-10-03 15:03 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-10-03 14:41 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula, zhoumin

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

_ninja build failure_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Tue, 3 Oct 2023 20:31:31 +0530
DPDK git baseline: Repo:dpdk-next-eventdev
  Branch: for-main
  CommitID: 9b1122634e8affeb1a3d957f3a96e48ae17956bc

132282 --> 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/log -I../lib/log -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 -Ilib/dmadev -I../lib/dmadev -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-d
 efinition -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_port_profile_links_get’:
./lib/eventdev/rte_eventdev.c:1228:2: error: ‘diag’ undeclared (first use in this function); did you mean ‘div’?
diag = rte_event_dev_info_get(dev_id, &info);
^~~~
div
./lib/eventdev/rte_eventdev.c:1228:2: note: each undeclared identifier is reported only once for each function it appears in
[173/2356] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[174/2356] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[175/2356] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[176/2356] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[177/2356] Generating bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[178/2356] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[179/2356] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[180/2356] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.o
[181/2356] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[182/2356] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[183/2356] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[184/2356] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[185/2356] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o
[186/2356] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[187/2356] Generating metrics.sym_chk with a custom command (wrapped by meson to capture output)
[188/2356] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[189/2356] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols
[190/2356] Generating timer.sym_chk with a custom command (wrapped by meson to capture output)
[191/2356] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[192/2356] Generating mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[193/2356] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[194/2356] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[195/2356] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[196/2356] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[197/2356] Generating cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[198/2356] Generating bpf.sym_chk with a custom command (wrapped by meson to capture output)
[199/2356] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[200/2356] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[201/2356] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[202/2356] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[203/2356] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[204/2356] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[205/2356] 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| pw132282 [PATCH] eventdev: fix port link and unlink
       [not found] <20231003150131.6786-1-pbhagavatula@marvell.com>
  2023-10-03 14:41 ` |FAILURE| pw132282 [PATCH] eventdev: fix port link and unlink qemudev
@ 2023-10-03 15:03 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-10-03 15:03 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231003150131.6786-1-pbhagavatula@marvell.com>
2023-10-03 14:41 ` |FAILURE| pw132282 [PATCH] eventdev: fix port link and unlink qemudev
2023-10-03 15:03 ` |SUCCESS| " 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).