automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: qi.z.zhang@intel.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw99206 [dpdk-dev] [PATCH v2 20/20] net/ice/base: add API for parser profile initialization
Date: Fri, 17 Sep 2021 11:21:46 -0400	[thread overview]
Message-ID: <20210917152146.31345-1-robot@bytheb.org> (raw)
In-Reply-To: <20210917144322.3141886-21-qi.z.zhang@intel.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1245959425
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
####################################################################################
[1140/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1141/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_dcb.c.o'.
[1142/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flow.c.o'.
[1143/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_flex_pipe.c.o'.
[1144/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl.c.o'.
[1145/2520] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'.
[1146/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_acl_ctrl.c.o'.
[1147/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_vlan_mode.c.o'.
[1148/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'.
[1149/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o'.
FAILED: drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o 
ccache gcc -Idrivers/net/ice/base/39545a2@@ice_base@sta -Idrivers/net/ice/base -I../drivers/net/ice/base -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-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter  -MD -MQ 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o' -MF 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o.d' -o 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser.c.o' -c ../drivers/net/ice/base/ice_parser.c
../drivers/net/ice/base/ice_parser.c: In function ‘ice_parser_sect_item_get’:
../drivers/net/ice/base/ice_parser.c:99:9: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  return (void *)((u64)section + data_off + index * size);
         ^
../drivers/net/ice/base/ice_parser.c: In function ‘ice_parser_create_table’:
../drivers/net/ice/base/ice_parser.c:151:8: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
        (void *)((u64)table + idx * item_size),
        ^
cc1: all warnings being treated as errors
[1150/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_imem.c.o'.
[1151/2520] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_fdir.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-17 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210917144322.3141886-21-qi.z.zhang@intel.com>
2021-09-17 14:43 ` [dpdk-test-report] |SUCCESS| pw99206 " checkpatch
2021-09-17 15:21 ` 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=20210917152146.31345-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=qi.z.zhang@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).