automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: nipun.gupta@nxp.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw99796 [dpdk-dev] [PATCH v1 11/11] common/dpaax: fix paddr to vaddr invalid conversion
Date: Tue, 28 Sep 2021 01:38:36 -0400	[thread overview]
Message-ID: <20210928053836.22209-1-robot@bytheb.org> (raw)
In-Reply-To: <20210927132519.19264-12-nipun.gupta@nxp.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|19193|SHA|7e70c8c9dda9a6d2efebf355cee45a9bcc985643|passed|https://github.com/ovsrobot/dpdk/actions/runs/1279403358|[dpdk-dev] [PATCH 19/19] mlx5: Added meson support for FreeBSD|ovsrobot/dpdk|build, Size: 4418 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1279399060
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static-i386" 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
####################################################################################
[490/2513] Compiling C object 'drivers/a715181@@tmp_rte_common_cpt@sta/common_cpt_cpt_pmd_ops_helper.c.o'.
[491/2513] Linking static target drivers/libtmp_rte_common_cpt.a.
[492/2513] Generating rte_common_cpt.pmd.c with a custom command.
[493/2513] Compiling C object 'drivers/a715181@@rte_common_cpt@sta/meson-generated_.._rte_common_cpt.pmd.c.o'.
[494/2513] Linking static target drivers/librte_common_cpt.a.
[495/2513] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_cq.c.o'.
[496/2513] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_fm_flow.c.o'.
[497/2513] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_enic_ethdev.c.o'.
[498/2513] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_intr.c.o'.
[499/2513] Compiling C object 'drivers/a715181@@tmp_rte_net_enic@sta/net_enic_base_vnic_rq.c.o'.
[500/2513] Generating rte_common_cpt_mingw with a custom command.
[501/2513] Compiling C object 'drivers/a715181@@rte_common_cpt@sha/meson-generated_.._rte_common_cpt.pmd.c.o'.
[502/2513] Compiling C object 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_dpaax@sta -Idrivers -I../drivers -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -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 -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 -Wno-cast-qual -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.dpaax  -MD -MQ 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o' -MF 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o.d' -o 'drivers/a715181@@tmp_rte_common_dpaax@sta/common_dpaax_dpaax_iova_table.c.o' -c ../drivers/common/dpaax/dpaax_iova_table.c
In file included from ../drivers/common/dpaax/dpaax_iova_table.c:7:0:
../drivers/common/dpaax/dpaax_iova_table.h: In function ‘dpaax_iova_table_get_va’:
../drivers/common/dpaax/dpaax_iova_table.h:107:7: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
   if ((void *)entry[i].pages[index] == NULL)
       ^
cc1: all warnings being treated as errors
[503/2513] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_crypto.c.o'.
[504/2513] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.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
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-09-28  5:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210927132519.19264-12-nipun.gupta@nxp.com>
2021-09-27 13:26 ` [dpdk-test-report] |SUCCESS| pw99796 " checkpatch
2021-09-28  5:38 ` 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=20210928053836.22209-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=nipun.gupta@nxp.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).