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,
	Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Subject: |FAILURE| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
Date: Wed, 21 Feb 2024 15:08:35 -0800 (PST)	[thread overview]
Message-ID: <65d68273.170a0220.993c7.0defSMTPIN_ADDED_MISSING@mx.google.com> (raw)

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

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -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/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 -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-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.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2024-02-21 23:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21 23:08 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-22  1:13 dpdklab
2024-02-22  0:46 dpdklab
2024-02-22  0:36 dpdklab
2024-02-21 23:33 dpdklab
2024-02-21 23:28 dpdklab
2024-02-21 23:26 dpdklab
2024-02-21 23:20 dpdklab
2024-02-21 23:19 dpdklab
2024-02-21 23:15 dpdklab
2024-02-21 22:32 dpdklab
2024-02-21 22:29 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=65d68273.170a0220.993c7.0defSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=pbhagavatula@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).