automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw129519-129518 [PATCH] [2/2] vhost: force vIOMMU enablement with VDUSE
@ 2023-07-13 10:50 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-07-13 10:50 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_build patch failure_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Thursday, July 13 2023 10:26:59 
Applied on: CommitID:025280d219fcfe79b558c2470c7fabc7014ef5a2
Apply patch set 129519-129518 failed:

[1/2172] Linking static target lib/librte_sched.a.
[2/2172] Linking target lib/librte_eal.so.23.2.
[3/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_fd_man.c.o'.
[4/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_socket.c.o'.
FAILED: lib/76b5a35@@rte_vhost@sha/vhost_socket.c.o 
cc -Ilib/76b5a35@@rte_vhost@sha -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/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../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-arit
 h -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -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 -DRTE_BUILD_SHARED_LIB -MD -MQ 'lib/76b5a35@@rte_vhost@sha/vhost_socket.c.o' -MF 'lib/76b5a35@@rte_vhost@sha/vhost_socket.c.o.d' -o 'lib/76b5a35@@rte_vhost@sha/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'
 1239 |   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
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[5/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_socket.c.o'.
FAILED: lib/76b5a35@@rte_vhost@sta/vhost_socket.c.o 
cc -Ilib/76b5a35@@rte_vhost@sta -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/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../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-arit
 h -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -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/76b5a35@@rte_vhost@sta/vhost_socket.c.o' -MF 'lib/76b5a35@@rte_vhost@sta/vhost_socket.c.o.d' -o 'lib/76b5a35@@rte_vhost@sta/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'
 1239 |   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
   20 | vduse_device_create(const char *path)
      | ^~~~~~~~~~~~~~~~~~~
[6/2172] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ses.c.o'.
[7/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_vdpa.c.o'.
[8/2172] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_sa.c.o'.
[9/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_virtio_net_ctrl.c.o'.
[10/2172] Generating symbol file 'lib/76b5a35@@rte_eal@sha/librte_eal.so.23.2.symbols'.
[11/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net_ctrl.c.o'.
[12/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_iotlb.c.o'.
[13/2172] Generating sched.sym_chk with a meson_exe.py custom command.
[14/2172] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_ipsec_sad.c.o'.
[15/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_vhost.c.o'.
[16/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_vhost_user.c.o'.
[17/2172] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_outb.c.o'.
[18/2172] Compiling C object 'lib/76b5a35@@rte_ipsec@sta/ipsec_esp_inb.c.o'.
[19/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_vhost_crypto.c.o'.
[20/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'.
[21/2172] Compiling C object 'lib/76b5a35@@rte_vhost@sha/vhost_virtio_net.c.o'.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

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

* |FAILURE| pw129519-129518 [PATCH 2/2] vhost: force vIOMMU enablement with VDUSE
       [not found] <20230713102659.230606-3-maxime.coquelin@redhat.com>
@ 2023-07-13 10:14 ` qemudev
  0 siblings, 0 replies; 2+ messages in thread
From: qemudev @ 2023-07-13 10:14 UTC (permalink / raw)
  To: test-report; +Cc: Maxime Coquelin, zhoumin

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

_ninja build failure_

Submitter: Maxime Coquelin <maxime.coquelin@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 -Wst
 rict-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------------------------------


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

end of thread, other threads:[~2023-07-13 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13 10:50 |FAILURE| pw129519-129518 [PATCH] [2/2] vhost: force vIOMMU enablement with VDUSE dpdklab
     [not found] <20230713102659.230606-3-maxime.coquelin@redhat.com>
2023-07-13 10:14 ` |FAILURE| pw129519-129518 [PATCH 2/2] " 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).