From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: andremue@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw149554 [PATCH v6 3/3] drivers/net: add diagnostics macros to make code portable
Date: Tue, 31 Dec 2024 16:04:27 -0500 [thread overview]
Message-ID: <20241231210427.3947962-1-robot@bytheb.org> (raw)
In-Reply-To: <1735676146-3394-4-git-send-email-andremue@linux.microsoft.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/149554/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12563668161
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1734/6604] Compiling C object drivers/librte_net_i40e.so.25.1.p/meson-generated_.._rte_net_i40e.pmd.c.o
[1735/6604] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.o
[1736/6604] Linking static target drivers/librte_net_i40e.a
[1737/6604] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser.c.o
[1738/6604] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_neon.c.o
FAILED: drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_neon.c.o
ccache aarch64-linux-gnu-gcc -Idrivers/libtmp_rte_net_iavf.a.p -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/common/iavf -I../drivers/common/iavf -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 -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_neon.c.o -MF drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_neon.c.o.d -o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_neon.c.o -c ../drivers/net/iavf/iavf_rxtx_vec_neon.c
../drivers/net/iavf/iavf_rxtx_vec_neon.c: In function ‘iavf_rxq_rearm’:
../drivers/net/iavf/iavf_rxtx_vec_neon.c:39:43: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
39 | vst1q_u64((uint64_t *)&rxdp[i].read, zero);
| ^
../drivers/net/iavf/iavf_rxtx_vec_neon.c:56:27: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
56 | vst1q_u64((uint64_t *)&rxdp++->read, dma_addr0);
| ^
../drivers/net/iavf/iavf_rxtx_vec_neon.c:60:27: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
60 | vst1q_u64((uint64_t *)&rxdp++->read, dma_addr1);
| ^
cc1: all warnings being treated as errors
[1739/6604] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_nvm.c.o
[1740/6604] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[1741/6604] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1742/6604] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1743/6604] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
prev parent reply other threads:[~2024-12-31 21:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1735676146-3394-4-git-send-email-andremue@linux.microsoft.com>
2024-12-31 19:49 ` |SUCCESS| pw149552-149554 " qemudev
2024-12-31 19:53 ` qemudev
2024-12-31 20:17 ` |WARNING| pw149554 " checkpatch
2024-12-31 21:04 ` 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=20241231210427.3947962-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=andremue@linux.microsoft.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).