|FAILURE| pw105465-105464 [PATCH] [2/2] crypto/qat: add named elliptic curves
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Dec 28 12:13:03 CET 2021
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/105464
_Testing issues_
Submitter: Arek Kusztal <arkadiuszx.kusztal at intel.com>
Date: Tuesday, December 28 2021 09:24:21
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8
105465-105464 --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| Arch Linux | PASS |
+------------------+----------------+
| CentOS Stream 8 | PASS |
+------------------+----------------+
| Ubuntu 20.04 | PASS |
+------------------+----------------+
| Fedora 34 | PASS |
+------------------+----------------+
| Fedora 32 | PASS |
+------------------+----------------+
| RHEL 7 | PASS |
+------------------+----------------+
| RHEL8 | PASS |
+------------------+----------------+
| openSUSE Leap 15 | PASS |
+------------------+----------------+
| Fedora 34 clang | FAIL |
+------------------+----------------+
| Fedora 33 | PASS |
+------------------+----------------+
| Fedora 31 | PASS |
+------------------+----------------+
| CentOS 8 | PASS |
+------------------+----------------+
| Ubuntu 18.04 | PASS |
+------------------+----------------+
==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ====
^
1 error generated.
[795/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_asym_pmd.c.o'.
[796/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[797/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_asym_pmd_gen1.c.o'.
[798/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen3.c.o'.
[799/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o'.
[800/2880] Generating rte_common_mlx5.pmd.c with a custom command.
[801/2880] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base at sta/efx_bootcfg.c.o'.
[802/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen2.c.o'.
[803/2880] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base at sta/efx_ev.c.o'.
[804/2880] Generating rte_common_cnxk.pmd.c with a custom command.
[805/2880] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base at sta/efx_crc32.c.o'.
[806/2880] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base at sta/efx_intr.c.o'.
[807/2880] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base at sta/efx_evb.c.o'.
[808/2880] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base at sta/efx_hash.c.o'.
[809/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_sym_session.c.o'.
[810/2880] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_sym_hw_dp.c.o'.
[811/2880] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
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 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
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)
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
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
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)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20572/
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