automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw115195-115197 [PATCH] [3/3] crypto/qat: add ecdh public key verification
@ 2022-08-17  8:58 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-08-17  8:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Arek Kusztal

[-- Attachment #1: Type: text/plain, Size: 5951 bytes --]

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/115197

_Testing issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Wednesday, August 17 2022 06:55:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115195-115197 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Ubuntu 18.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+
| Fedora 31           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 32           | PASS           |
+---------------------+----------------+
| RHEL 7              | FAIL           |
+---------------------+----------------+
| Fedora 33           | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Fedora 34 clang     | PASS           |
+---------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[807/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym.c.o'.
[808/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_crypto.c.o'.
[809/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[810/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen2.c.o'.
[811/3360] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_ev.c.o'.
[812/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_asym_pmd_gen1.c.o'.
[813/3360] Generating rte_common_qat_def with a custom command.
[814/3360] Generating rte_common_qat_mingw with a custom command.
[815/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o
ccache cc -Idrivers/a715181@@tmp_rte_common_qat@sta -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/common/qat/../../crypto/qat -I../drivers/common/qat/../../compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat  -MD -MQ 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o' -MF 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o.d' -o 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.c.o' -c ../drivers/crypto/qat/qat_asym.c
../drivers/crypto/qat/qat_asym.c: In function 'ecdh_collect':
../drivers/crypto/qat/qat_asym.c:869:39: error: unused parameter 'xform' [-Werror=unused-parameter]
const struct rte_crypto_asym_xform *xform)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
cc1: all warnings being treated as errors
[816/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o'.
[817/3360] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_evb.c.o'.
[818/3360] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_crypto_pmd_gen3.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

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

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)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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/23239/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw115195-115197 [PATCH] [3/3] crypto/qat: add ecdh public key verification
@ 2022-08-17  8:59 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-08-17  8:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Arek Kusztal

[-- Attachment #1: Type: text/plain, Size: 4411 bytes --]

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/115197

_Testing issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Wednesday, August 17 2022 06:55:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115195-115197 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_meson_compile): ====
[1087/3506] Generating drivers/rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1088/3506] Generating drivers/rte_dma_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1089/3506] Generating drivers/rte_dma_hisilicon.sym_chk with a custom command (wrapped by meson to capture output)
[1090/3506] Generating drivers/rte_mempool_stack.sym_chk with a custom command (wrapped by meson to capture output)
[1091/3506] Generating drivers/rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1092/3506] Generating drivers/rte_dma_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1093/3506] Generating drivers/rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[1094/3506] Generating drivers/rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1095/3506] Generating drivers/rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[1096/3506] Generating drivers/rte_dma_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1097/3506] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[1098/3506] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[1099/3506] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1100/3506] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1101/3506] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[1102/3506] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[1103/3506] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1104/3506] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1105/3506] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	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/23239/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw115195-115197 [PATCH] [3/3] crypto/qat: add ecdh public key verification
@ 2022-08-17  8:44 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-08-17  8:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Arek Kusztal

[-- Attachment #1: Type: text/plain, Size: 3659 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/115197

_Testing issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Wednesday, August 17 2022 06:55:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115195-115197 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
[1114/3507] Generating drivers/rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1115/3507] Generating drivers/rte_dma_hisilicon.sym_chk with a custom command (wrapped by meson to capture output)
[1116/3507] Generating drivers/rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[1117/3507] Generating drivers/rte_dma_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1118/3507] Generating drivers/rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1119/3507] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output)
[1120/3507] Generating drivers/rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[1121/3507] Generating drivers/rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[1122/3507] Generating drivers/rte_dma_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1123/3507] Generating drivers/rte_net_bnxt.pmd.c with a custom command
[1124/3507] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[1125/3507] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[1126/3507] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1127/3507] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1128/3507] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[1129/3507] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[1130/3507] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1131/3507] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1132/3507] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23239/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-17  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17  8:58 |FAILURE| pw115195-115197 [PATCH] [3/3] crypto/qat: add ecdh public key verification dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-08-17  8:59 dpdklab
2022-08-17  8:44 dpdklab

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).