From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Soumyadeep Hore <soumyadeep.hore@intel.com>
Subject: |FAILURE| pw154514-154517 [PATCH] [v5,4/4] doc: announce TxPP suppor
Date: Tue, 17 Jun 2025 04:14:34 -0700 (PDT) [thread overview]
Message-ID: <68514e1a.050a0220.1319bf.0318SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250617001429.551262-5-soumyadeep.hore@intel.com>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/154517
_Testing issues_
Submitter: Soumyadeep Hore <soumyadeep.hore@intel.com>
Date: Tuesday, June 17 2025 00:14:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:dbeb8ae8d09387bd525353f4a5aa6ec152cddffa
154514-154517 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#29099
Test environment and result as below:
+---------------------+-------------------------+-------------------+--------------------+----------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=========================+===================+====================+======================+
| Windows Server 2022 | FAIL | PASS | SKIPPED | FAIL |
+---------------------+-------------------------+-------------------+--------------------+----------------------+
| FreeBSD 14.2 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+-------------------------+-------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[1245/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_generic_flow.c.o
[1246/2110] Compiling C object drivers/librte_net_ice_avx512_lib.a.p/net_intel_ice_ice_rxtx_vec_avx512.c.o
[1247/2110] Linking static target drivers/librte_net_ice_avx512_lib.a
[1248/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_hash.c.o
[1249/2110] Compiling C object drivers/librte_net_ice_avx2_lib.a.p/net_intel_ice_ice_rxtx_vec_avx2.c.o
[1250/2110] Linking static target drivers/librte_net_ice_avx2_lib.a
[1251/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_fdir_filter.c.o
[1252/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o
FAILED: drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o
cc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/intel/ice -I../drivers/net/intel/ice -Idrivers/net/intel/ice/base -I../drivers/net/intel/ice/base -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/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -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/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/net/intel/iavf -I../drivers/net/intel/iavf -I../drivers/net/intel/iavf/base -Ilib/security -I../lib/security -Ilib/cryptodev -I../li
b/cryptodev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -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 -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -DRTE_ANNOTATE_LOCKS -Wthread-safety -DCC_AVX512_SUPPORT -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o -c ../drivers/net/intel/ice/ice_ethdev.c
../drivers/net/intel/ice/ice_ethdev.c:6946:16: error: use of undeclared identifier 'CLOCK_MONOTONIC_RAW'
6946 | clock_gettime(CLOCK_MONOTONIC_RAW, &system_time);
| ^
1 error generated.
[1253/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_tm.c.o
[1254/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx_vec_sse.c.o
[1255/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_switch_filter.c.o
[1256/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf.c.o
[1257/2110] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33432/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-06-17 11:14 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250617001429.551262-5-soumyadeep.hore@intel.com>
2025-06-17 7:57 ` |SUCCESS| pw154514-154517 [PATCH v5 4/4] doc: announce TxPP support for E830 adapters qemudev
2025-06-17 8:01 ` qemudev
2025-06-17 8:24 ` |SUCCESS| pw154517 " checkpatch
2025-06-17 10:10 ` |SUCCESS| pw154514-154517 [PATCH] [v5,4/4] doc: announce TxPP suppor dpdklab
2025-06-17 10:11 ` dpdklab
2025-06-17 10:13 ` dpdklab
2025-06-17 10:22 ` dpdklab
2025-06-17 10:33 ` |PENDING| " dpdklab
2025-06-17 10:36 ` |FAILURE| " dpdklab
2025-06-17 10:40 ` |SUCCESS| " dpdklab
2025-06-17 10:45 ` |PENDING| " dpdklab
2025-06-17 10:49 ` |FAILURE| " dpdklab
2025-06-17 10:50 ` |PENDING| " dpdklab
2025-06-17 11:14 ` |SUCCESS| " dpdklab
2025-06-17 11:14 ` dpdklab [this message]
2025-06-17 11:18 ` dpdklab
2025-06-17 11:23 ` dpdklab
2025-06-17 13:09 ` dpdklab
2025-06-17 13:20 ` dpdklab
2025-06-17 13:26 ` dpdklab
2025-06-17 16:37 ` |PENDING| " dpdklab
2025-06-17 17:02 ` |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=68514e1a.050a0220.1319bf.0318SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=soumyadeep.hore@intel.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).