automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |FAILURE| pw129519-129518 [PATCH] [2/2] vhost: force vIOMMU enablement with VDUSE
Date: Thu, 13 Jul 2023 03:50:38 -0700 (PDT)	[thread overview]
Message-ID: <64afd6fe.0d0a0220.454c6.bb46SMTPIN_ADDED_MISSING@mx.google.com> (raw)

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

             reply	other threads:[~2023-07-13 10:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 10:50 dpdklab [this message]
     [not found] <20230713102659.230606-3-maxime.coquelin@redhat.com>
2023-07-13 10:14 ` |FAILURE| pw129519-129518 [PATCH 2/2] " qemudev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64afd6fe.0d0a0220.454c6.bb46SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).