automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: skori@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw131653 [PATCH v4 14/14] maintainers: add maintainers for graph app
Date: Tue, 19 Sep 2023 13:30:20 -0400	[thread overview]
Message-ID: <20230919173020.205799-1-robot@bytheb.org> (raw)
In-Reply-To: <20230919160455.1678716-14-skori@marvell.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6238278623
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[2555/3996] Linking static target drivers/librte_baseband_turbo_sw.a.
[2556/3996] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sha/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2557/3996] Linking target drivers/librte_baseband_turbo_sw.so.24.0.
[2558/3996] Compiling C object 'app/a172ced@@dpdk-pdump@exe/pdump_main.c.o'.
[2559/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_cli.c.o'.
[2560/3996] Linking target app/dpdk-pdump.
[2561/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_conn.c.o'.
[2562/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ethdev_rx.c.o'.
[2563/3996] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk@sta/event_cnxk_tx_cn10k_tx_96_111_seg.c.o'.
[2564/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ethdev.c.o'.
[2565/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ip4_route.c.o'.
[2566/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_graph.c.o'.
[2567/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ip6_route.c.o'.
[2568/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o'.
FAILED: app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o 
ccache aarch64-linux-gnu-gcc -Iapp/a172ced@@dpdk-graph@exe -Iapp -I../app -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/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/cmdline -I../lib/cmdline -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o' -MF 'app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o.d' -o 'app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o' -c ../app/graph/l3fwd.c
../app/graph/l3fwd.c: In function ‘l3fwd_pattern_configure’:
../app/graph/l3fwd.c:58:30: error: comparison is always true due to limited range of data type [-Werror=type-limits]
   58 |  for (lcore_id = 0; lcore_id < RTE_MAX_LCORE; lcore_id++) {
      |                              ^
cc1: all warnings being treated as errors
[2569/3996] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_main.c.o'.
[2570/3996] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk@sta/event_cnxk_tx_cn10k_tx_112_127_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-09-19 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230919160455.1678716-14-skori@marvell.com>
2023-09-19 16:04 ` |SUCCESS| pw131640-131653 " qemudev
2023-09-19 16:08 ` |SUCCESS| pw131653 " checkpatch
2023-09-19 16:08 ` |SUCCESS| pw131640-131653 " qemudev
2023-09-19 17:30 ` 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=20230919173020.205799-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=skori@marvell.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).