From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: andremue@linux.microsoft.com, robot@bytheb.org
Subject: |FAILURE| pw150120 [PATCH v13 3/3] drivers/net: add diagnostics macros to make code portable
Date: Wed, 15 Jan 2025 22:05:10 -0500 [thread overview]
Message-ID: <20250116030510.2227733-1-robot@bytheb.org> (raw)
In-Reply-To: <1736992511-20462-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/150120/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12800863548
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[1418/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o
[1419/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_rte_pmd_i40e.c.o
[1420/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_tm.c.o
[1421/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.o
[1422/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.o
[1423/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_altivec.c.o
FAILED: drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_altivec.c.o
ccache powerpc64le-linux-gnu-gcc -Idrivers/libtmp_rte_net_i40e.a.p -Idrivers -I../drivers -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -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/ppc/include -I../lib/eal/ppc/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/hash -I../lib/hash -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 -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -MD -MQ drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_altivec.c.o -MF drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_altivec.c.o.d -o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_altivec.c.o -c ../drivers/net/i40e/i40e_rxtx_vec_altivec.c
../drivers/net/i40e/i40e_rxtx_vec_altivec.c: In function ‘i40e_rxq_rearm’:
../drivers/net/i40e/i40e_rxtx_vec_altivec.c:44:33: error: invalid parameter combination for AltiVec intrinsic ‘__builtin_vec_st’
44 | vec_st(dma_addr0, 0, RTE_PTR_DROP_QUALIFIERS(&rxdp[i].read));
| ^~~~~~
../drivers/net/i40e/i40e_rxtx_vec_altivec.c:84:17: error: invalid parameter combination for AltiVec intrinsic ‘__builtin_vec_st’
84 | vec_st(dma_addr0, 0, RTE_PTR_DROP_QUALIFIERS(&rxdp++->read));
| ^~~~~~
../drivers/net/i40e/i40e_rxtx_vec_altivec.c:85:17: error: invalid parameter combination for AltiVec intrinsic ‘__builtin_vec_st’
85 | vec_st(dma_addr1, 0, RTE_PTR_DROP_QUALIFIERS(&rxdp++->read));
| ^~~~~~
[1424/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_recycle_mbufs_vec_common.c.o
[1425/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.o
[1426/5875] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.o
[1427/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o
[1428/5875] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2025-01-16 3:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1736992511-20462-4-git-send-email-andremue@linux.microsoft.com>
2025-01-16 1:29 ` |SUCCESS| pw150119-150120 " qemudev
2025-01-16 1:33 ` qemudev
2025-01-16 1:59 ` |SUCCESS| pw150120 " checkpatch
2025-01-16 2:42 ` |SUCCESS| pw150119-150120 [PATCH] [v13,3/3] drivers/net: add diagnos dpdklab
2025-01-16 2:43 ` |PENDING| " dpdklab
2025-01-16 2:49 ` |SUCCESS| " dpdklab
2025-01-16 2:50 ` |PENDING| " dpdklab
2025-01-16 2:51 ` |SUCCESS| " dpdklab
2025-01-16 2:54 ` dpdklab
2025-01-16 2:56 ` dpdklab
2025-01-16 2:57 ` |PENDING| " dpdklab
2025-01-16 3:01 ` dpdklab
2025-01-16 3:05 ` 0-day Robot [this message]
2025-01-16 3:10 ` dpdklab
2025-01-16 3:13 ` |SUCCESS| " dpdklab
2025-01-16 3:34 ` dpdklab
2025-01-16 3:47 ` dpdklab
2025-01-16 3:50 ` dpdklab
2025-01-16 4:00 ` dpdklab
2025-01-16 4:13 ` |WARNING| " dpdklab
2025-01-16 5:57 ` |SUCCESS| " dpdklab
2025-01-16 7:34 ` 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=20250116030510.2227733-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).