|FAILURE| pw105295 [PATCH] app/eventdev: add crypto producer mode
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Dec 20 21:27:59 CET 2021
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/105295
_Testing issues_
Submitter: Shijith Thotton <sthotton at marvell.com>
Date: Monday, December 20 2021 19:53:58
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8
105295 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 32 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 31 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Arch Linux | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 33 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 clang | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
../app/test-eventdev/test_perf_common.c:709:11: error: (near initialization for 'response_info.<anonymous>') [-Werror=missing-braces]
cc1: all warnings being treated as errors
[2596/3073] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o
[2597/3073] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o
[2598/3073] Compiling C object app/dpdk-testpmd.p/test-pmd_cmd_flex_item.c.o
[2599/3073] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[2600/3073] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[2601/3073] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o
[2602/3073] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o
[2603/3073] Generating rte_baseband_null.sym_chk with a meson_exe.py custom command
[2604/3073] Generating rte_event_octeontx2.sym_chk with a meson_exe.py custom command
[2605/3073] Generating rte_baseband_turbo_sw.sym_chk with a meson_exe.py custom command
[2606/3073] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o
[2607/3073] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o
[2608/3073] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o
[2609/3073] Generating eal.sym_chk with a meson_exe.py custom command
[2610/3073] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o
[2611/3073] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command
[2612/3073] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20529/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list