From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: wff_light@vip.163.com, robot@bytheb.org
Subject: |FAILURE| pw153857 [PATCH v1 18/18] drivers/net: add hinic3 PMD build and doc files
Date: Thu, 29 May 2025 05:03:39 -0400 [thread overview]
Message-ID: <20250529090339.924888-1-robot@bytheb.org> (raw)
In-Reply-To: <20250529081529.2839-19-wff_light@vip.163.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/153857/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15319669649
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"Check patches" failed at step Check patches
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1038/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_cmdq.c.o
[1039/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_eqs.c.o
[1040/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_hwif.c.o
[1041/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_hwdev.c.o
[1042/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_mgmt.c.o
[1043/7043] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
[1044/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_nicio.c.o
[1045/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_wq.c.o
[1046/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_niccfg.c.o
[1047/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_mbox.c.o
[1048/7043] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_ethdev.c.o
FAILED: drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_ethdev.c.o
ccache clang -Idrivers/libtmp_rte_net_hinic3.a.p -Idrivers -I../drivers -Idrivers/net/hinic3 -I../drivers/net/hinic3 -Idrivers/net/hinic3/base -I../drivers/net/hinic3/base -Idrivers/net/hinic3/mml -I../drivers/net/hinic3/mml -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-address-of-packed-member -DHW_CONVERT_ENDIAN -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.hinic3 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_ethdev.c.o -MF drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_ethdev.c.o.d -o drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_ethdev.c.o -c ../drivers/net/hinic3/hinic3_ethdev.c
In file included from ../drivers/net/hinic3/hinic3_ethdev.c:24:
../drivers/net/hinic3/mml/hinic3_mml_lib.h:227:39: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
ret = vsprintf(show_str + *show_len, fmt, args);
^~~
1 error generated.
[1049/7043] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1050/7043] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_nic_io.c.o
[1051/7043] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_fdir.c.o
[1052/7043] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_flow.c.o
[1053/7043] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[1935/1953] Linking target examples/dpdk-efd_server
[1936/1953] Linking target examples/dpdk-vdpa
[1937/1953] Linking target examples/dpdk-vhost_blk
[1938/1953] Linking target examples/dpdk-vhost_crypto
[1939/1953] Linking target examples/dpdk-vhost
[1940/1953] Linking target examples/dpdk-vmdq
[1941/1953] Linking target examples/dpdk-vmdq_dcb
[1942/1953] Linking target examples/dpdk-vm_power_manager
[1943/1953] Linking target buildtools/chkincs/chkincs
[1944/1953] Linking target examples/dpdk-guest_cli
[1945/1953] Linking target buildtools/chkincs/chkincs-cpp
[1946/1953] Linking target buildtools/chkincs/chkincs-all
[1947/1953] Linking target buildtools/chkincs/chkincs-exp
[1948/1953] Linking target buildtools/chkincs/chkincs-cpp-exp
[1949/1953] Linking target buildtools/chkincs/chkincs-cpp-all
[1950/1953] Generating doxygen-man with a custom command
[1951/1953] Generating dts_api_html with a custom command
[1952/1953] Generating html_guides with a custom command
FAILED: doc/guides/html
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W
Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/rel_notes/release_25_07.rst:57:Explicit markup ends without a blank line; unexpected unindent.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "Check patches" at step Check patches
####################################################################################
item mark
item meta
item mpls
item nsh
item nvgre
item pf
item phy_port
item port_id
item pppoe_proto_id
item pppoed
item pppoes
item raw
item sctp
item tag
item tcp
item udp
item vf
item vlan
item vxlan
item vxlan_gpe
action queue
+ devtools/check-spdx-tag.sh
total: 0 missing SPDX, 0 license errors, 0 warnings
+ '[' -z true ']'
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "Check patches" at step Check patches
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
In file included from ../drivers/net/hinic3/hinic3_rx.c:9:
../drivers/net/hinic3/base/hinic3_compat.h:130:15: error: address argument to atomic operation must be a pointer to _Atomic type ('volatile unsigned long *' invalid)
return (int)(rte_atomic_fetch_or_explicit(addr, mask,
^ ~~~~
../lib/eal/include/rte_stdatomic.h:100:2: note: expanded from macro 'rte_atomic_fetch_or_explicit'
atomic_fetch_or_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:148:34: note: expanded from macro 'atomic_fetch_or_explicit'
#define atomic_fetch_or_explicit __c11_atomic_fetch_or
^
../drivers/net/hinic3/hinic3_rx.c:1002:34: error: address argument to atomic operation must be a pointer to _Atomic type ('volatile u32 *' (aka 'volatile unsigned int *') invalid)
status = hinic3_hw_cpu32((u32)(rte_atomic_load_explicit(&rx_cqe->status,
^ ~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:69:2: note: expanded from macro 'rte_atomic_load_explicit'
atomic_load_explicit(ptr, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:130:30: note: expanded from macro 'atomic_load_explicit'
#define atomic_load_explicit __c11_atomic_load
^
../drivers/net/hinic3/base/hinic3_compat.h:65:31: note: expanded from macro 'hinic3_hw_cpu32'
#define hinic3_hw_cpu32(val) (val)
^~~
5 errors generated.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2025-05-29 9:03 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250529081529.2839-19-wff_light@vip.163.com>
2025-05-29 7:52 ` |SUCCESS| pw153840-153857 " qemudev
2025-05-29 7:56 ` qemudev
2025-05-29 8:21 ` |SUCCESS| pw153857 " checkpatch
2025-05-29 9:03 ` 0-day Robot [this message]
2025-05-29 18:11 ` |SUCCESS| pw153840-153857 [PATCH] [v1,18/18] drivers/net: add hinic3 dpdklab
2025-05-29 18:21 ` dpdklab
2025-05-29 18:32 ` |PENDING| " dpdklab
2025-05-29 19:05 ` dpdklab
2025-05-29 19:08 ` |FAILURE| " dpdklab
2025-05-29 19:09 ` dpdklab
2025-05-29 19:24 ` |SUCCESS| " dpdklab
2025-05-29 19:44 ` |WARNING| " dpdklab
2025-05-29 19:48 ` |PENDING| " dpdklab
2025-05-29 19:59 ` |SUCCESS| " dpdklab
2025-05-29 23:59 ` |FAILURE| " dpdklab
2025-05-30 0:00 ` dpdklab
2025-05-30 0:18 ` dpdklab
2025-05-30 3:39 ` |WARNING| " dpdklab
2025-05-30 5:20 ` |FAILURE| " dpdklab
2025-05-30 5:32 ` dpdklab
2025-05-30 20:59 ` dpdklab
2025-05-30 21:42 ` |SUCCESS| " dpdklab
2025-05-31 0:18 ` |WARNING| " dpdklab
2025-05-31 0:31 ` dpdklab
2025-06-04 12:18 ` |SUCCESS| " 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=20250529090339.924888-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=test-report@dpdk.org \
--cc=wff_light@vip.163.com \
/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).