automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:12 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13                             | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
[2181/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2182/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2183/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:16 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

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

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| RHEL 7              | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+
| Debian Buster       | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[2205/3163] Linking static target drivers/librte_crypto_cnxk.a.
[2206/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2207/3163] Compiling C object 'drivers/a715181@@rte_crypto_cnxk@sha/meson-generated_.._rte_crypto_cnxk.pmd.c.o'.
[2208/3163] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2209/3163] Linking target drivers/librte_crypto_cnxk.so.23.1.
[2210/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Wwr
 ite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_cipher_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
229 |    switch (keylen) {
|    ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
242 |   case RTE_CRYPTO_CIPHER_SM4_ECB:
|   ^~~~
cc1: all warnings being treated as errors
[2211/3163] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.1.symbols'.
[2212/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_failover.c.o'.
[2213/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:15 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13                             | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
[2181/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2182/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2183/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:13 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13                             | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
[2181/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2182/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2183/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:12 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| Debian Buster    | FAIL               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| Ubuntu 20.04     | FAIL               |
+------------------+--------------------+
| RHEL8            | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:246:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_cbc();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:11 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:11 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13                             | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
[2181/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2182/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2183/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:10 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13                             | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | FAIL               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | FAIL               | SKIPPED              | FAIL           |
+----------------------------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
[2181/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2182/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2183/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:01 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function 'EVP_sm4_ctr'; did you mean 'NID_sm4_ctr'? [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^~~~~~~~~~~
NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to 'const EVP_CIPHER *' {aka 'const struct evp_cipher_st *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
switch (keylen) {
^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
case RTE_CRYPTO_CIPHER_SM4_ECB:
^~~~
cc1: all warnings being treated as errors
[2207/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2208/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_multicore.c.o'.
[2209/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 12:01 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 12:01 UTC (permalink / raw)
  To: Test Report
  Cc: Sunyang Wu, dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function 'EVP_sm4_ctr'; did you mean 'NID_sm4_ctr'? [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^~~~~~~~~~~
NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to 'const EVP_CIPHER *' {aka 'const struct evp_cipher_st *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
switch (keylen) {
^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
case RTE_CRYPTO_CIPHER_SM4_ECB:
^~~~
cc1: all warnings being treated as errors
[2207/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2208/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_multicore.c.o'.
[2209/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 11:57 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 11:57 UTC (permalink / raw)
  To: Test Report
  Cc: Sunyang Wu, dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
[2186/3149] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2187/3149] Linking target drivers/librte_crypto_null.so.23.1.
[2188/3149] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.1.symbols'.
[2189/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2190/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2191/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Wwr
 ite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -DOPENSSL_LOAD_CONF -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_cipher_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:240:9: error: this statement may fall through [-Werror=implicit-fallthrough=]
res = -EINVAL;
^
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
case RTE_CRYPTO_CIPHER_SM4_ECB:
^~~~
cc1: all warnings being treated as errors
[2192/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_failover.c.o'.
[2193/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
[2194/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 11:56 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 11:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
[2186/3149] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2187/3149] Linking target drivers/librte_crypto_null.so.23.1.
[2188/3149] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.so.23.1.symbols'.
[2189/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2190/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2191/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -Wwr
 ite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -DOPENSSL_LOAD_CONF -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd.c
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_cipher_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:240:9: error: this statement may fall through [-Werror=implicit-fallthrough=]
res = -EINVAL;
^
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
case RTE_CRYPTO_CIPHER_SM4_ECB:
^~~~
cc1: all warnings being treated as errors
[2192/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_failover.c.o'.
[2193/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
[2194/3149] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 11:55 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 11:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: implicit declaration of function 'EVP_sm4_ctr'; did you mean 'NID_sm4_ctr'? [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^~~~~~~~~~~
NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:12: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment to 'const EVP_CIPHER *' {aka 'const struct evp_cipher_st *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:4: error: this statement may fall through [-Werror=implicit-fallthrough=]
switch (keylen) {
^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:3: note: here
case RTE_CRYPTO_CIPHER_SM4_ECB:
^~~~
cc1: all warnings being treated as errors
[2207/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2208/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_multicore.c.o'.
[2209/3163] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 11:53 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 11:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: implicit declaration of function 'EVP_sm4_ctr' [-Werror=implicit-function-declaration]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:4: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm4_ctr();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_auth_algo':
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: implicit declaration of function 'EVP_sm3' [-Werror=implicit-function-declaration]
*algo = EVP_sm3();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:296:4: error: nested extern declaration of 'EVP_sm3' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:296:10: error: assignment makes pointer from integer without a cast [-Werror]
*algo = EVP_sm3();
^
cc1: all warnings being treated as errors
[2181/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
[2182/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2183/3139] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl
@ 2023-02-28 11:47 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-02-28 11:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Sunyang Wu

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/124564

_Testing issues_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Tuesday, February 28 2023 08:54:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124564 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:246:33: error: nested extern declaration of 'EVP_sm4_cbc' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:246:31: error: assignment to 'const EVP_CIPHER *' {aka 'const struct evp_cipher_st *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
246 |                         *algo = EVP_sm4_cbc();
|                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:249:33: error: implicit declaration of function 'EVP_sm4_ctr'; did you mean 'NID_sm4_ctr'? [-Werror=implicit-function-declaration]
249 |                         *algo = EVP_sm4_ctr();
|                                 ^~~~~~~~~~~
|                                 NID_sm4_ctr
../drivers/crypto/openssl/rte_openssl_pmd.c:249:33: error: nested extern declaration of 'EVP_sm4_ctr' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:249:31: error: assignment to 'const EVP_CIPHER *' {aka 'const struct evp_cipher_st *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
249 |                         *algo = EVP_sm4_ctr();
|                               ^
../drivers/crypto/openssl/rte_openssl_pmd.c:229:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
229 |                         switch (keylen) {
|                         ^~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:242:17: note: here
242 |                 case RTE_CRYPTO_CIPHER_SM4_ECB:
|                 ^~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <20230228085410.27972-1-sunyang.wu@jaguarmicro.com>]

end of thread, other threads:[~2023-03-01  8:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 12:12 |FAILURE| pw124564 [PATCH] crypto/openssl: support SM3/SM4 in openssl dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-02-28 12:16 dpdklab
2023-02-28 12:15 dpdklab
2023-02-28 12:13 dpdklab
2023-02-28 12:12 dpdklab
2023-02-28 12:11 dpdklab
2023-02-28 12:10 dpdklab
2023-02-28 12:01 dpdklab
2023-02-28 12:01 dpdklab
2023-02-28 11:57 dpdklab
2023-02-28 11:56 dpdklab
2023-02-28 11:55 dpdklab
2023-02-28 11:53 dpdklab
2023-02-28 11:47 dpdklab
     [not found] <20230228085410.27972-1-sunyang.wu@jaguarmicro.com>
2023-02-28 10:19 ` 0-day Robot
2023-03-01  8:20 ` qemudev

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