Test-Label: iol-testing Test-Status: FAILURE http://dpdk.org/patch/94207 _Testing issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, June 15 2021 10:31:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa 94207 --> testing fail Test environment and result as below: +---------------------+----------------------+--------------------+----------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk | +=====================+======================+====================+================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 18.04 ARM | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 18.04 | SKIPPED | FAIL | FAIL | FAIL | +---------------------+----------------------+--------------------+----------------+-------------------+ | FreeBSD 11.2 | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | CentOS 8 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | CentOS Stream 8 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 20.04 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 32 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | RHEL8 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | openSUSE Leap 15 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Arch Linux | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | RHEL 7 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 33 | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 34 | SKIPPED | WARN | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 34 clang | SKIPPED | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu20.04 | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+----------------+-------------------+ ==== 20 line log output for Fedora 31 (dpdk_meson_compile): ==== ../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for ‘evt_parse_per_port_pool’ [-Werror=missing-prototypes] cc1: all warnings being treated as errors [2309/2953] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o [2310/2953] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o [2311/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o [2312/2953] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o [2313/2953] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o [2314/2953] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o [2315/2953] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o [2316/2953] Generating rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output) [2317/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o [2318/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o [2319/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o [2320/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o [2321/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o [2322/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o [2323/2953] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o [2324/2953] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) [2325/2953] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Ubuntu 18.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 FreeBSD 11.2 Kernel: 11.2 Compiler: gcc 8.3 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) Ubuntu20.04 Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/17390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/