automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Sunil Kumar Kori <skori@marvell.com>,
	dpdk-test-reports@iol.unh.edu,
	Sunil Kumar Kori <skori@marvell.com>
Subject: |WARNING| pw131640-131653 [PATCH] [v4,14/14] maintainers: add mainta
Date: Tue, 19 Sep 2023 10:10:30 -0700 (PDT)	[thread overview]
Message-ID: <6509d606.050a0220.67adc.a550SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/131653

_Testing issues_

Submitter: Sunil Kumar Kori <skori@marvell.com>
Date: Tuesday, September 19 2023 16:04:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1

131640-131653 --> testing fail

Test environment and result as below:

+-----------------+------------------------------+
|   Environment   | cryptodev_sw_snow3g_autotest |
+=================+==============================+
| Debian 11 (arm) | FAIL                         |
+-----------------+------------------------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
[2748/3042] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2749/3042] Linking static target drivers/librte_baseband_turbo_sw.a.
[2750/3042] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sha/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2751/3042] Linking target drivers/librte_baseband_turbo_sw.so.24.0.
[2752/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ip4_route.c.o'.
[2753/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ethdev_rx.c.o'.
[2754/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ethdev.c.o'.
[2755/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_ip6_route.c.o'.
[2756/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o'.
FAILED: app/a172ced@@dpdk-graph@exe/graph_l3fwd.c.o
ccache cc -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 -O3
  -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 -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8-a+crc+crypto -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
[2757/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_mempool.c.o'.
[2758/3042] Compiling C object 'app/a172ced@@dpdk-graph@exe/graph_graph.c.o'.
[2759/3042] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27654/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-19 17:10 dpdklab [this message]
2023-09-19 17:32 dpdklab
2023-09-19 19:04 dpdklab

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=6509d606.050a0220.67adc.a550SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).