automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Jie Hai <haijie1@huawei.com>
Subject: |FAILURE| pw135174 [PATCH] ethdev: add dump regs for telemetry
Date: Thu, 14 Dec 2023 16:32:42 -0800 (PST)	[thread overview]
Message-ID: <657b9eaa.050a0220.7c0d8.17cfSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135174

_Testing issues_

Submitter: Jie Hai <haijie1@huawei.com>
Date: Thursday, December 14 2023 01:56:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135174 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[134/2216] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[135/2216] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
FAILED: lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_ethdev@sta -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -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 -W
 no-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o' -MF 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o.d' -o 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o' -c ../lib/ethdev/rte_ethdev_telemetry.c
In file included from ../lib/ethdev/rte_ethdev_telemetry.c:12:
../lib/ethdev/rte_ethdev_telemetry.c: In function 'eth_dev_get_port_regs':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%zu' expects argument of type 'size_t', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev_telemetry.c:1419:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1419 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev_telemetry.c:1420:24: note: format string is defined here
1420 |    "Error allocating %zu bytes buffer\n", buf_size);
|                      ~~^
|                        |
|                        unsigned int
|                      %llu
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-12-15  0:32 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15  0:32 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-15  3:40 dpdklab
2023-12-15  0:50 dpdklab
2023-12-15  0:48 dpdklab
2023-12-15  0:47 dpdklab
2023-12-15  0:46 dpdklab
2023-12-15  0:42 dpdklab
2023-12-15  0:41 dpdklab
2023-12-15  0:39 dpdklab
2023-12-15  0:36 dpdklab
2023-12-15  0:36 dpdklab
2023-12-15  0:35 dpdklab
2023-12-15  0:35 dpdklab
2023-12-15  0:34 dpdklab
2023-12-15  0:34 dpdklab
2023-12-15  0:34 dpdklab
2023-12-15  0:33 dpdklab
2023-12-15  0:33 dpdklab
2023-12-15  0:33 dpdklab
2023-12-15  0:33 dpdklab
2023-12-15  0:32 dpdklab
2023-12-15  0:32 dpdklab
2023-12-15  0:32 dpdklab
2023-12-15  0:31 dpdklab
2023-12-15  0:30 dpdklab
2023-12-15  0:29 dpdklab
2023-12-15  0:28 dpdklab
2023-12-15  0:28 dpdklab
2023-12-15  0:25 dpdklab
2023-12-15  0:21 dpdklab
2023-12-15  0:08 dpdklab
2023-12-15  0:04 dpdklab
     [not found] <20231214015650.3738578-1-haijie1@huawei.com>
2023-12-14  3:44 ` 0-day Robot

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=657b9eaa.050a0220.7c0d8.17cfSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=haijie1@huawei.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).