<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif, serif, EmojiFont; font-size: 11pt; color: rgb(0, 0, 0);">
Sorry. There is no error with this series.</div>
<div style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif, serif, EmojiFont; font-size: 11pt; color: rgb(0, 0, 0);">
The error is caused by the CI doesn't apply any changes with doc/*.</div>
<div style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif, serif, EmojiFont; font-size: 11pt; color: rgb(0, 0, 0);">
Community decided to exclude doc/*, as doc/* change frequently, especially the release notes, cause a lot of conflict with main tree.</div>
<div style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif, serif, EmojiFont; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif, serif, EmojiFont; font-size: 11pt; color: rgb(0, 0, 0);">
Thanks,</div>
<div class="elementToProof" style="text-align: left; text-indent: 0px; background-color: rgb(255, 255, 255); margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif, serif, EmojiFont; font-size: 11pt; color: rgb(0, 0, 0);">
Tingting</div>
<hr style="display: inline-block; width: 98%;">
<div id="divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><b>From:</b> sys_stv@intel.com <sys_stv@intel.com><br>
<b>Sent:</b> 26 January 2025 09:07<br>
<b>To:</b> test-report@dpdk.org <test-report@dpdk.org>; Richardson, Bruce <bruce.richardson@intel.com><br>
<b>Subject:</b> compilation|FAILURE| pw(150482) sid(34444) job(PER_PATCH_BUILD14715)[v6, 25/25] net/intel: extract common Rx vector criteria</span>
<div> </div>
</div>
<div style="font-size: 11pt;"><br>
Test-Label: Intel-compilation<br>
Test-Status: FAILURE<br>
<a href="http://dpdk.org/patch/150482" id="OWAf46dc747-bf94-b47d-0142-ee81c1d7378f" class="OWAAutoLink" data-auth="NotApplicable">http://dpdk.org/patch/150482</a><br>
<br>
_Compilation issues_<br>
<br>
Submitter: Bruce Richardson <bruce.richardson@intel.com><br>
Date: 2025-01-24 16:29:20<br>
Reply_mail: <20250124162921.1406103-26-bruce.richardson@intel.com><br>
<br>
DPDK git baseline: Repo:dpdk, CommitID: 5b856206c74bbcf19e12cafa15382a7e15b0a1b5<br>
<br>
<br>
Meson Build Summary: 23 Builds Done, 22 Successful, 1 Failures, 0 Blocked<br>
<br>
+------------------+------------+--------------+------------+------------+-----------+----------+------------+<br>
| os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |<br>
+------------------+------------+--------------+------------+------------+-----------+----------+------------+<br>
| OpenAnolis8.9-64 | pass | | | | | | |<br>
| FreeBSD14-64 | pass | pass | | pass | pass | | |<br>
| RHEL94-64 | pass | pass | | pass | pass | | |<br>
| SUSE15-64 | pass | pass | | | | | |<br>
| AzureLinux3.0-64 | pass | | | | | | |<br>
| UB2404-32 | pass | | | | | | |<br>
| RHEL10-64 | pass | | | | | | |<br>
| UB2404-64 | pass | pass | | | | fail | pass |<br>
| RHEL95-64Rt | pass | | | | | | |<br>
| UB2410-64 | pass | | | | | | |<br>
| FC41-64 | pass | pass | | | | | |<br>
| UB2404-64Rt | pass | | | | | | |<br>
+------------------+------------+--------------+------------+------------+-----------+----------+------------+<br>
<br>
Comments:<br>
Because of DPDK bug (<a href="https://bugs.dpdk.org/show_bug.cgi?id=928" id="OWA4a778316-9717-f85e-15e2-3918ca9257a3" class="OWAAutoLink" data-auth="NotApplicable">https://bugs.dpdk.org/show_bug.cgi?id=928</a>),<br>
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier.<br>
<br>
Test environment and configuration as below:<br>
<br>
<br>
OS: OpenAnolis8.9-64<br>
Kernel Version: 5.10.134-16.2.an8.x86_64<br>
GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-22.0.1)<br>
Clang Version: 15.0.7 (Anolis 15.0.7-1.0.3.module+an8.8.0+11135+e398acfc)<br>
x86_64-native-linuxapp-gcc<br>
<br>
OS: FreeBSD14-64<br>
Kernel Version: 14.2-RELEASE<br>
GCC Version: gcc (FreeBSD Ports Collection) 13.3.0<br>
Clang Version: 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)<br>
x86_64-native-bsdapp-gcc<br>
x86_64-native-bsdapp-clang<br>
x86_64-native-bsdapp-gcc+shared<br>
x86_64-native-bsdapp-gcc+debug<br>
<br>
OS: RHEL94-64<br>
Kernel Version: 5.14.0-427.13.1.el9_4.x86_64<br>
GCC Version: gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)<br>
Clang Version: 17.0.6 (Red Hat, Inc. 17.0.6-5.el9)<br>
x86_64-native-linuxapp-gcc<br>
x86_64-native-linuxapp-clang<br>
x86_64-native-linuxapp-gcc+shared<br>
x86_64-native-linuxapp-gcc+debug<br>
<br>
OS: SUSE15-64<br>
Kernel Version: 6.4.0-150600.21-default<br>
GCC Version: gcc (SUSE Linux) 7.5.0<br>
Clang Version: 17.0.6<br>
x86_64-native-linuxapp-clang<br>
x86_64-native-linuxapp-gcc<br>
<br>
OS: AzureLinux3.0-64<br>
Kernel Version: 6.6.47.1-1.azl3<br>
GCC Version: gcc (GCC) 13.2.0<br>
Clang Version: 18.1.2<br>
x86_64-native-linuxapp-gcc<br>
<br>
OS: UB2404-32<br>
Kernel Version: 6.8.0-41-generic<br>
GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0<br>
Clang Version: NA<br>
i686-native-linuxapp-gcc<br>
<br>
OS: RHEL10-64<br>
Kernel Version: 6.11.0-0.rc5.23.el10.x86_64<br>
GCC Version: gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1)<br>
Clang Version: 18.1.8 (Red Hat, Inc. 18.1.8-1.el10)<br>
x86_64-native-linuxapp-gcc<br>
<br>
OS: UB2404-64<br>
Kernel Version: 6.8.0-41-generic<br>
GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0<br>
Clang Version: NA<br>
x86_64-native-linuxapp-gcc+16byte<br>
x86_64-native-linuxapp-gcc<br>
x86_64-native-linuxapp-clang<br>
x86_64-native-linuxapp-doc<br>
<br>
OS: RHEL95-64Rt<br>
Kernel Version: 5.14.0-503.11.1.el9_5.x86_64+rt<br>
GCC Version: gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)<br>
Clang Version: 18.1.8 (Red Hat, Inc. 18.1.8-3.el9)<br>
x86_64-native-linuxapp-gcc<br>
<br>
OS: UB2410-64<br>
Kernel Version: 6.11.0-8-generic<br>
GCC Version: gcc (Ubuntu 14.2.0-4ubuntu2) 14.2.0<br>
Clang Version: NA<br>
x86_64-native-linuxapp-gcc<br>
<br>
OS: FC41-64<br>
Kernel Version: 6.11.4-301.fc41.x86_64<br>
GCC Version: gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)<br>
Clang Version: 19.1.5 (Fedora 19.1.5-1.fc41)<br>
x86_64-native-linuxapp-gcc<br>
x86_64-native-linuxapp-clang<br>
<br>
OS: UB2404-64Rt<br>
Kernel Version: 6.8.0-rt8<br>
GCC Version: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0<br>
Clang Version: NA<br>
x86_64-native-linuxapp-gcc<br>
<br>
<br>
<br>
*Build Failed #1:<br>
OS: UB2404-64<br>
Target: x86_64-native-linuxapp-doc<br>
FAILED: doc/api/html<br>
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf<br>
warning: tag INPUT: input source '/root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/34444/dpdk/drivers/net/i40e' does not exist<br>
warning: tag INPUT: input source '/root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/34444/dpdk/drivers/net/iavf' does not exist<br>
warning: tag INPUT: input source '/root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/34444/dpdk/drivers/net/ixgbe' does not exist<br>
error: source '/root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/34444/dpdk/drivers/net/i40e' is not a readable file or directory... skipping.<br>
(warning treated as error, aborting now)<br>
Traceback (most recent call last):<br>
File "/root/UB2404-64_K6.8.0_GCC13.2.0/x86_64-native-linuxapp-doc/34444/dpdk/x86_64-native-linuxapp-doc/../doc/api/generate_doxygen.py", line 13, in <module><br>
subprocess.run(doxygen_command, check=True, stdout=out)<br>
File "/usr/lib/python3.12/subprocess.py", line 571, in run<br>
raise CalledProcessError(retcode, process.args,<br>
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.<br>
[3020/3217] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o<br>
[3021/3217] Compiling C object app/dpdk-testpmd.p/.._drivers_net_intel_ixgbe_ixgbe_testpmd.c.o<br>
[3022/3217] Compiling C object app/dpdk-test-security-perf.p/test-security-perf_test_security_perf.c.o<br>
[3023/3217] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o<br>
[3024/3217] Compiling C object app/dpdk-test-security-perf.p/test_test_security_proto.c.o<br>
[3025/3217] Linking target app/dpdk-test-regex<br>
[3026/3217] Compiling C object app/dpdk-test.p/test_test_acl.c.o<br>
[3027/3217] Compiling C object app/dpdk-test-security-perf.p/test_test_cryptodev_security_ipsec.c.o<br>
[3028/3217] Compiling C object app/dpdk-test.p/test_virtual_pmd.c.o<br>
ninja: build stopped<br>
<br>
<br>
DPDK STV team</div>
</body>
</html>