From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: andremue@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw149557 [PATCH v7 3/3] drivers/net: add diagnostics macros to make code portable
Date: Tue, 31 Dec 2024 18:24:30 -0500 [thread overview]
Message-ID: <20241231232430.4176443-1-robot@bytheb.org> (raw)
In-Reply-To: <1735684222-19740-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/149557/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12564655984
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
####################################################################################
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c: In function ‘_recv_raw_pkts_vec’:
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:368:39: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
368 | descs[0] = vld1q_u64((uint64_t *)(rxdp));
| ^
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:369:39: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
369 | descs[1] = vld1q_u64((uint64_t *)(rxdp + 1));
| ^
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:370:39: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
370 | descs[2] = vld1q_u64((uint64_t *)(rxdp + 2));
| ^
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:371:39: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
371 | descs[3] = vld1q_u64((uint64_t *)(rxdp + 3));
| ^
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c: In function ‘vtx1’:
../drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:555:19: error: cast discards ‘volatile’ qualifier from pointer target type [-Werror=cast-qual]
555 | vst1q_u64((uint64_t *)&txdp->read, descriptor);
| ^
cc1: all warnings being treated as errors
[1876/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1877/6604] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[1878/6604] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1879/6604] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1880/6604] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.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 23:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1735684222-19740-4-git-send-email-andremue@linux.microsoft.com>
2024-12-31 22:07 ` |SUCCESS| pw149555-149557 " qemudev
2024-12-31 22:11 ` qemudev
2024-12-31 22:31 ` |WARNING| pw149557 " checkpatch
2024-12-31 23:24 ` 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=20241231232430.4176443-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).