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; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230713102659.230606-3-maxime.coquelin@redhat.com>
2023-07-13 10:14 ` |FAILURE| pw129519-129518 [PATCH 2/2] vhost: force vIOMMU enablement with VDUSE qemudev
2023-07-13 10:28 ` |SUCCESS| pw129518 " checkpatch
2023-07-13 11:18 ` |FAILURE| " 0-day Robot
2023-07-13 10:50 |FAILURE| pw129519-129518 [PATCH] [2/2] " dpdklab

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