|FAILURE| pw129519-129518 [PATCH 2/2] vhost: force vIOMMU enablement with VDUSE
qemudev at loongson.cn
qemudev at loongson.cn
Thu Jul 13 12:14:19 CEST 2023
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/129518
_ninja build failure_
Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: Thu, 13 Jul 2023 12:26:58 +0200
DPDK git baseline: Repo:dpdk-next-virtio
Branch: main
CommitID: 025280d219fcfe79b558c2470c7fabc7014ef5a2
129519-129518 --> 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_vhost.a.p/vhost_socket.c.o
cc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/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 -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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 -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ lib/librte_vhost.a.p/vhost_socket.c.o -MF lib/librte_vhost.a.p/vhost_socket.c.o.d -o lib/librte_vhost.a.p/vhost_socket.c.o -c ../lib/vhost/socket.c
./lib/vhost/socket.c: In function ‘rte_vhost_driver_start’:
./lib/vhost/socket.c:1239:10: error: too many arguments to function ‘vduse_device_create’
return vduse_device_create(path, vsocket->net_compliant_ol_flags);
^~~~~~~~~~~~~~~~~~~
In file included from ../lib/vhost/socket.c:22:
./lib/vhost/vduse.h:20:1: note: declared here
vduse_device_create(const char *path)
^~~~~~~~~~~~~~~~~~~
[268/2350] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[269/2350] Compiling C object lib/librte_security.a.p/security_rte_security.c.o
[270/2350] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o
[271/2350] Generating efd.sym_chk with a custom command (wrapped by meson to capture output)
[272/2350] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[273/2350] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[274/2350] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[275/2350] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[276/2350] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[277/2350] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o
[278/2350] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[279/2350] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[280/2350] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[281/2350] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[282/2350] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[283/2350] Generating stack.sym_chk with a custom command (wrapped by meson to capture output)
[284/2350] Generating pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[285/2350] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[286/2350] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output)
[287/2350] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[288/2350] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[289/2350] Generating rawdev.sym_chk with a custom command (wrapped by meson to capture output)
[290/2350] Generating regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[291/2350] Generating power.sym_chk with a custom command (wrapped by meson to capture output)
[292/2350] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[293/2350] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[294/2350] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[295/2350] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[296/2350] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[297/2350] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[298/2350] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[299/2350] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[300/2350] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
More information about the test-report
mailing list