automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: andy.pei@intel.com, robot@bytheb.org
Subject: |FAILURE| pw106493 [PATCH v2 15/15] vhost: make sure each queue callfd is configured
Date: Tue, 25 Jan 2022 06:40:24 -0500	[thread overview]
Message-ID: <20220125114024.29633-1-robot@bytheb.org> (raw)
In-Reply-To: <1643103437-118618-16-git-send-email-andy.pei@intel.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|21354|SHA|72b2e074cdc0d748c80e0aeb0bd8ec7d04adb672|passed|https://github.com/ovsrobot/dpdk/actions/runs/1744846652|[PATCH v2] config/arm: add armv7 native config|ovsrobot/dpdk|build, Size: 8416 bytes --]

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/106493/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1744764863
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
"ubuntu-18.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-18.04-gcc-shared-ppc64le" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
[1705/2549] Linking static target drivers/librte_event_dpaa.a.
[1706/2549] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2@sta/event_dpaa2_dpaa2_eventdev_selftest.c.o'.
[1707/2549] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2@sta/event_dpaa2_dpaa2_eventdev.c.o'.
[1708/2549] Linking target drivers/librte_event_dpaa.so.22.1.
[1709/2549] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2@sta/event_dpaa2_dpaa2_hw_dpcon.c.o'.
[1710/2549] Linking static target drivers/libtmp_rte_event_dpaa2.a.
[1711/2549] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_ifc@sta/vdpa_ifc_ifcvf_vdpa.c.o'.
FAILED: drivers/a715181@@tmp_rte_vdpa_ifc@sta/vdpa_ifc_ifcvf_vdpa.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_vdpa_ifc@sta -Idrivers -I../drivers -Idrivers/vdpa/ifc -I../drivers/vdpa/ifc -I../drivers/vdpa/ifc/base -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/vhost -I../lib/vhost -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.vdpa.ifc  -MD -MQ 'drivers/a715181@@tmp_rte_vdpa_ifc@sta/vdpa_ifc_ifcvf_vdpa.c.o' -MF 'drivers/a715181@@tmp_rte_vdpa_ifc@sta/vdpa_ifc_ifcvf_vdpa.c.o.d' -o 'drivers/a715181@@tmp_rte_vdpa_ifc@sta/vdpa_ifc_ifcvf_vdpa.c.o' -c ../drivers/vdpa/ifc/ifcvf_vdpa.c
../drivers/vdpa/ifc/ifcvf_vdpa.c: In function ‘ifcvf_blk_get_config’:
../drivers/vdpa/ifc/ifcvf_vdpa.c:32:3: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘unsigned int’ [-Werror=format=]
   "IFCVF %s(): " fmt "\n", __func__, ##args)
   ^
../drivers/vdpa/ifc/ifcvf_vdpa.c:1459:3: note: in expansion of macro ‘DRV_LOG’
   DRV_LOG(ERR, "Invalid len: %u, required: %lu",
   ^~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1459:46: note: format string is defined here
   DRV_LOG(ERR, "Invalid len: %u, required: %lu",
                                            ~~^
                                            %u
cc1: all warnings being treated as errors
[1712/2549] Generating rte_event_dpaa2.pmd.c with a custom command.
[1713/2549] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_crypto.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
  DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
  ^~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1483:31: note: format string is defined here
  DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
                             ~~^
                             %lu
../drivers/vdpa/ifc/ifcvf_vdpa.c: In function ‘ifcvf_pci_probe’:
../drivers/vdpa/ifc/ifcvf_vdpa.c:32:3: error: format ‘%qu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘__u64 {aka long unsigned int}’ [-Werror=format=]
   "IFCVF %s(): " fmt "\n", __func__, ##args)
   ^
../drivers/vdpa/ifc/ifcvf_vdpa.c:1643:37:
   DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
                                     ~~~~~~~~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1643:3: note: in expansion of macro ‘DRV_LOG’
   DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
   ^~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1643:32: note: format string is defined here
   DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
                              ~~^
                              %lu
cc1: all warnings being treated as errors
[1935/2821] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk@sta/event_cnxk_cn9k_eventdev.c.o'.
[1936/2821] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
  DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
  ^~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1483:31: note: format string is defined here
  DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
                             ~~^
                             %lu
../drivers/vdpa/ifc/ifcvf_vdpa.c: In function ‘ifcvf_pci_probe’:
../drivers/vdpa/ifc/ifcvf_vdpa.c:32:3: error: format ‘%qu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘__u64 {aka long unsigned int}’ [-Werror=format=]
   "IFCVF %s(): " fmt "\n", __func__, ##args)
   ^
../drivers/vdpa/ifc/ifcvf_vdpa.c:1643:37:
   DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
                                     ~~~~~~~~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1643:3: note: in expansion of macro ‘DRV_LOG’
   DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
   ^~~~~~~
../drivers/vdpa/ifc/ifcvf_vdpa.c:1643:32: note: format string is defined here
   DRV_LOG(INFO, "capacity  : %quG", capacity >> 21);
                              ~~^
                              %lu
cc1: all warnings being treated as errors
[1962/3016] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk@sta/event_cnxk_cn9k_eventdev.c.o'.
[1963/3016] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-01-25 10:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1643103437-118618-16-git-send-email-andy.pei@intel.com>
2022-01-25  9:44 ` |SUCCESS| " checkpatch
2022-01-25 11:40 ` 0-day Robot [this message]

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=20220125114024.29633-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=andy.pei@intel.com \
    --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).