From: sys_stv@intel.com
To: test-report@dpdk.org, s.v.naga.harish.k@intel.com
Subject: [dpdk-test-report] |FAILURE| pw(116399) sid(24695) job(PER_PATCH_BUILD4198)[v4, 2/2] test/eth_tx: add testcase for queue start stop APIs
Date: 16 Sep 2022 08:32:43 -0700 [thread overview]
Message-ID: <2939d0$nkccu2@orsmga005-auth.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 8712 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/116399
_Compilation issues_
Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: 2022-09-16 15:15:43
Reply_mail: <20220916151543.2691949-2-s.v.naga.harish.k@intel.com>
DPDK git baseline: Repo:dpdk-next-eventdev, CommitID: 5f4af4f60f789760fe0b6bad3b6e160ce1999b6a
Meson Build Summary: 21 Builds Done, 19 Successful, 2 Failures, 0 Blocked
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
| FC36-64 | pass | pass | | | | | |
| FreeBSD13-64 | pass | pass | | pass | pass | | |
| RHEL86-64 | pass | pass | | pass | pass | | |
| SUSE15-64 | pass | pass | | | | | |
| UB2004-64 | pass | pass | | | | fail | |
| UB2204-32 | pass | | | | | | |
| UB2204-64 | pass | pass | | | | fail | pass |
| CentOS79-64 | pass | | | | | | |
+--------------+------------+--------------+------------+------------+-----------+----------+------------+
Comments:
Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928),
All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier.
Test environment and configuration as below:
OS: FC36-64
Kernel Version: 5.17.7-300.fc36.x86_64
GCC Version: gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1)
Clang Version: 14.0.0 (Fedora 14.0.0-1.fc36)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
OS: FreeBSD13-64
Kernel Version: 13.1-RELEASE
GCC Version: gcc (FreeBSD Ports Collection) 10.3.0
Clang Version: 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
x86_64-native-bsdapp-gcc
x86_64-native-bsdapp-clang
x86_64-native-bsdapp-gcc+shared
x86_64-native-bsdapp-gcc+debug
OS: RHEL86-64
Kernel Version: 4.18.0-372.9.1.el8.x86_64
GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13)
Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc+shared
x86_64-native-linuxapp-gcc+debug
OS: SUSE15-64
Kernel Version: 5.14.21-150400.24.18-default
GCC Version: gcc (SUSE Linux) 7.5.0
Clang Version: 11.0.1
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc
OS: UB2004-64
Kernel Version: 5.8.0-48-generic
GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
Clang Version: 10.0.0-4ubuntu1
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-doc
OS: UB2204-32
Kernel Version: 5.15.0-25-generic
GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Clang Version: NA
i686-native-linuxapp-gcc
OS: UB2204-64
Kernel Version: 5.15.0-25-generic
GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Clang Version: 14.0.0-1ubuntu1
x86_64-native-linuxapp-gcc+16byte
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-doc
OS: CentOS79-64
Kernel Version: 3.10.0-1160.el7.x86_64
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-gcc
*Build Failed #1:
OS: UB2004-64
Target: x86_64-native-linuxapp-doc
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h:508: error: reached end of file while inside a '~~~' block!
The command that should end the block seems to be missing!
(warning treated as error, aborting now)
Traceback (most recent call last):
File "../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[3392/3398] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o
[3393/3398] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o
[3394/3398] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o
[3395/3398] Compiling C object app/test/dpdk-test.p/test_ring.c.o
[3396/3398] Generating rte_kni with a custom command
make: Entering directory '/usr/src/linux-headers-5.8.0-48-generic'
CC [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/kni_net.o
CC [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/kni_misc.o
LD [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.o
MODPOST /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/Module.symvers
CC [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.mod.o
LD [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.ko
make: Leaving directory '/usr/src/linux-headers-5.8.0-48-generic'
[3397/3398] Generating html_guides with a custom command
ninja: build stopped
*Build Failed #2:
OS: UB2204-64
Target: x86_64-native-linuxapp-doc
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h:508: error: reached end of file while inside a '~~~' block!
The command that should end the block seems to be missing!
(warning treated as error, aborting now)
Traceback (most recent call last):
File "/root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 524, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[3457/3463] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o
[3458/3463] Compiling C object app/test/dpdk-test.p/test_compressdev.c.o
[3459/3463] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o
[3460/3463] Generating kernel/linux/kni/rte_kni with a custom command
make: Entering directory '/usr/src/linux-headers-5.15.0-25-generic'
CC [M] /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/kni_misc.o
CC [M] /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/kni_net.o
LD [M] /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.o
MODPOST /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/Module.symvers
CC [M] /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.mod.o
LD [M] /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.ko
BTF [M] /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.ko
Skipping BTF generation for /root/UB2204-64_K5.15.0_GCC11.2.0/x86_64-native-linuxapp-doc/24695/dpdk/x86_64-native-linuxapp-doc/kernel/linux/kni/rte_kni.ko due to unavailability of vmlinux
make: Leaving directory '/usr/src/linux-headers-5.15.0-25-generic'
[3461/3463] Compiling C object app/test/dpdk-test.p/test_ring.c.o
[3462/3463] Generating doc/guides/html_guides with a custom command
ninja: build stopped
DPDK STV team
reply other threads:[~2022-09-16 15:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='2939d0$nkccu2@orsmga005-auth.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=s.v.naga.harish.k@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).