* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2021-11-30 19:22 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2021-11-30 19:22 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
_Functional Testing issues_
Branch: dpdk-next-net
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- scatter
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18045/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 13:43 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 13:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
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
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 13:29 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 13:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
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
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 12:10 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 12:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[884/3069] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[885/3069] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[886/3069] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
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
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 12:08 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 12:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 12:07 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 12:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[884/3069] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[885/3069] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[886/3069] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
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
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 12:05 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 12:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 12:04 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 12:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 12:03 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 12:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[884/3069] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[885/3069] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[886/3069] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
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
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:58 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:58 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[884/3069] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[885/3069] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[886/3069] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
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
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:57 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[884/3069] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[885/3069] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[886/3069] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
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
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:57 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:57 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:57 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[863/3059] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_hw_dp.c.o'.
[864/3059] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[865/3059] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
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
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:56 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:55 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:55 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-----------------------+--------------------+
| Environment | dpdk_meson_compile |
+=======================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+-----------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+-----------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+-----------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:55 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:55 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- unit_tests_mbuf
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:52 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:52 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- unit_tests_mbuf
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:51 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[863/3059] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_hw_dp.c.o'.
[864/3059] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[865/3059] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:47 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:47 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- unit_tests_mbuf
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:46 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-----------------------+--------------------+
| Environment | dpdk_meson_compile |
+=======================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+-----------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+-----------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+-----------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
../lib/vhost/virtio_net.c:940:18: error: 'buf_vec[0].buf_iova' may be used uninitialized [-Werror=maybe-uninitialized]
940 | buf_iova = buf_vec[vec_idx].buf_iova;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
In function 'mbuf_to_desc',
inlined from 'vhost_enqueue_async_packed' at ../lib/vhost/virtio_net.c:1606:6,
inlined from 'virtio_dev_rx_async_packed' at ../lib/vhost/virtio_net.c:1620:6,
inlined from 'virtio_dev_rx_async_submit_packed' at ../lib/vhost/virtio_net.c:1679:7:
../lib/vhost/virtio_net.c:941:35: error: 'buf_vec[0].buf_len' may be used uninitialized [-Werror=maybe-uninitialized]
941 | buf_len = buf_vec[vec_idx].buf_len;
| ~~~~~~~~~~~~~~~~^~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:46 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[863/3059] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_hw_dp.c.o'.
[864/3059] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[865/3059] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:46 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:46 UTC (permalink / raw)
To: Ferruh Yigit, Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- unit_tests_mbuf
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:45 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[863/3059] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_sym_hw_dp.c.o'.
[864/3059] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command.
[865/3059] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:45 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:44 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-----------------------+--------------------+
| Environment | dpdk_meson_compile |
+=======================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+-----------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+-----------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+-----------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
../lib/vhost/virtio_net.c:940:18: error: 'buf_vec[0].buf_iova' may be used uninitialized [-Werror=maybe-uninitialized]
940 | buf_iova = buf_vec[vec_idx].buf_iova;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
In function 'mbuf_to_desc',
inlined from 'vhost_enqueue_async_packed' at ../lib/vhost/virtio_net.c:1606:6,
inlined from 'virtio_dev_rx_async_packed' at ../lib/vhost/virtio_net.c:1620:6,
inlined from 'virtio_dev_rx_async_submit_packed' at ../lib/vhost/virtio_net.c:1679:7:
../lib/vhost/virtio_net.c:941:35: error: 'buf_vec[0].buf_len' may be used uninitialized [-Werror=maybe-uninitialized]
941 | buf_len = buf_vec[vec_idx].buf_len;
| ~~~~~~~~~~~~~~~~^~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:44 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-----------------------+--------------------+
| Environment | dpdk_meson_compile |
+=======================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+-----------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+-----------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+-----------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
../lib/vhost/virtio_net.c:940:18: error: 'buf_vec[0].buf_iova' may be used uninitialized [-Werror=maybe-uninitialized]
940 | buf_iova = buf_vec[vec_idx].buf_iova;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
In function 'mbuf_to_desc',
inlined from 'vhost_enqueue_async_packed' at ../lib/vhost/virtio_net.c:1606:6,
inlined from 'virtio_dev_rx_async_packed' at ../lib/vhost/virtio_net.c:1620:6,
inlined from 'virtio_dev_rx_async_submit_packed' at ../lib/vhost/virtio_net.c:1679:7:
../lib/vhost/virtio_net.c:941:35: error: 'buf_vec[0].buf_len' may be used uninitialized [-Werror=maybe-uninitialized]
941 | buf_len = buf_vec[vec_idx].buf_len;
| ~~~~~~~~~~~~~~~~^~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:44 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
inlined from 'vhost_crypto_process_one_req' at ../lib/vhost/vhost_crypto.c:1256:6,
inlined from 'rte_vhost_crypto_fetch_requests' at ../lib/vhost/vhost_crypto.c:1687:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[2]' is partly outside array bounds of 'void[72]' [-Werror=array-bounds]
935 | *__P = __A;
| ~~~~~^~~~~
../lib/vhost/vhost_crypto.c: In function 'rte_vhost_crypto_fetch_requests':
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
1178 | struct virtio_crypto_op_data_req req;
| ^~~
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [2, 72] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [129, 193] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [2, 72] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [129, 193] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
cc1: all warnings being treated as errors
[491/3069] Generating fib.sym_chk with a meson_exe.py custom command.
[492/3069] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ras.c.o'.
[493/3069] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ring.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:44 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
inlined from 'vhost_crypto_process_one_req' at ../lib/vhost/vhost_crypto.c:1256:6,
inlined from 'rte_vhost_crypto_fetch_requests' at ../lib/vhost/vhost_crypto.c:1687:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[2]' is partly outside array bounds of 'void[72]' [-Werror=array-bounds]
935 | *__P = __A;
| ~~~~~^~~~~
../lib/vhost/vhost_crypto.c: In function 'rte_vhost_crypto_fetch_requests':
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
1178 | struct virtio_crypto_op_data_req req;
| ^~~
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [2, 72] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [129, 193] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [2, 72] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [129, 193] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
cc1: all warnings being treated as errors
[491/3069] Generating fib.sym_chk with a meson_exe.py custom command.
[492/3069] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ras.c.o'.
[493/3069] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ring.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:43 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:43 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-----------------------+--------------------+
| Environment | dpdk_meson_compile |
+=======================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+-----------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+-----------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+-----------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
../lib/vhost/virtio_net.c:940:18: error: 'buf_vec[0].buf_iova' may be used uninitialized [-Werror=maybe-uninitialized]
940 | buf_iova = buf_vec[vec_idx].buf_iova;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
In function 'mbuf_to_desc',
inlined from 'vhost_enqueue_async_packed' at ../lib/vhost/virtio_net.c:1606:6,
inlined from 'virtio_dev_rx_async_packed' at ../lib/vhost/virtio_net.c:1620:6,
inlined from 'virtio_dev_rx_async_submit_packed' at ../lib/vhost/virtio_net.c:1679:7:
../lib/vhost/virtio_net.c:941:35: error: 'buf_vec[0].buf_len' may be used uninitialized [-Werror=maybe-uninitialized]
941 | buf_len = buf_vec[vec_idx].buf_len;
| ~~~~~~~~~~~~~~~~^~~~~~~~
../lib/vhost/virtio_net.c: In function 'virtio_dev_rx_async_submit_packed':
../lib/vhost/virtio_net.c:1618:27: note: 'buf_vec' declared here
1618 | struct buf_vector buf_vec[BUF_VECTOR_MAX];
| ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:43 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
inlined from 'vhost_crypto_process_one_req' at ../lib/vhost/vhost_crypto.c:1256:6,
inlined from 'rte_vhost_crypto_fetch_requests' at ../lib/vhost/vhost_crypto.c:1687:8:
/usr/lib/gcc/x86_64-redhat-linux/12/include/avxintrin.h:935:8: error: array subscript '__m256i_u[2]' is partly outside array bounds of 'void[72]' [-Werror=array-bounds]
935 | *__P = __A;
| ~~~~~^~~~~
../lib/vhost/vhost_crypto.c: In function 'rte_vhost_crypto_fetch_requests':
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
1178 | struct virtio_crypto_op_data_req req;
| ^~~
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [2, 72] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [129, 193] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [2, 72] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [129, 193] into object 'req' of size 72
../lib/vhost/vhost_crypto.c:1178:42: note: at offset [1, 65] into object 'req' of size 72
cc1: all warnings being treated as errors
[491/3069] Generating fib.sym_chk with a meson_exe.py custom command.
[492/3069] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ras.c.o'.
[493/3069] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ring.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:43 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:42 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:41 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2024-01-05 11:41 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2024-01-05 11:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: 21.11-staging
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1411:17: error: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1411 | if (AES_set_encrypt_key(auth_key, auth_keylen << 3,
| ^~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
../drivers/crypto/qat/qat_sym_session.c:1415:17: error: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
1415 | AES_encrypt(in, out, &enc_key);
| ^~~~~~~~~~~
In file included from ../drivers/crypto/qat/qat_sym_session.c:6:
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27569/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-03-01 6:08 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-03-01 6:08 UTC (permalink / raw)
To: Ajit Khaparde, Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
_Functional Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/3
Failed Tests:
- scatter
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18956/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-02-12 6:08 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-02-12 6:08 UTC (permalink / raw)
To: Ajit Khaparde, Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
_Functional Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/3
Failed Tests:
- scatter
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18668/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-02-07 10:04 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-02-07 10:04 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3622 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| CentOS Stream 8 | PASS |
+------------------+----------------+
| Ubuntu 18.04 | FAIL |
+------------------+----------------+
| Arch Linux | PASS |
+------------------+----------------+
| Fedora 31 | FAIL |
+------------------+----------------+
| openSUSE Leap 15 | FAIL |
+------------------+----------------+
| CentOS 8 | PASS |
+------------------+----------------+
| Fedora 32 | FAIL |
+------------------+----------------+
| Ubuntu 20.04 | PASS |
+------------------+----------------+
| RHEL 7 | PASS |
+------------------+----------------+
| Fedora 33 | FAIL |
+------------------+----------------+
| Fedora 34 clang | PASS |
+------------------+----------------+
| Fedora 34 | PASS |
+------------------+----------------+
| RHEL8 | FAIL |
+------------------+----------------+
==== 20 line log output for RHEL8 (dpdk_unit_test): ====
89/99 DPDK:fast-tests / trace_autotest OK 0.22 s
90/99 DPDK:fast-tests / metrics_autotest OK 0.22 s
91/99 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
92/99 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s
93/99 DPDK:fast-tests / ring_pmd_autotest OK 0.22 s
94/99 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.52 s
95/99 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
96/99 DPDK:fast-tests / latencystats_autotest OK 0.22 s
97/99 DPDK:fast-tests / pdump_autotest OK 5.24 s
98/99 DPDK:fast-tests / vdev_autotest OK 0.22 s
99/99 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 5
Timeout: 1
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18554/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-28 7:39 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-28 7:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 5254 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 31 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 32 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Arch Linux | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 33 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 clang | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
^
../lib/bpf/bpf_convert.c:540:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot get eBPF length\n", __func__);
^
../lib/bpf/bpf_convert.c:545:2: error: implicit declaration of function 'RTE_BPF_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:545:14: error: use of undeclared identifier 'DEBUG'
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:561:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot convert cBPF to eBPF\n", __func__);
^
13 errors generated.
[239/1820] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph.c.o'.
[240/1820] Generating symbol file 'lib/76b5a35@@rte_bbdev@sha/librte_bbdev.so.22.0.symbols'.
[241/1820] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_ops.c.o'.
[242/1820] Generating symbol file 'lib/76b5a35@@rte_net@sha/librte_net.so.22.0.symbols'.
[243/1820] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_graph_debug.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 9.0 and gcc 8.1.0 (MinGW)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
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
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.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)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18470/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-27 17:15 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-27 17:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 5260 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 31 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 32 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Arch Linux | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 clang | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 33 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
^
../lib/bpf/bpf_convert.c:540:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot get eBPF length\n", __func__);
^
../lib/bpf/bpf_convert.c:545:2: error: implicit declaration of function 'RTE_BPF_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:545:14: error: use of undeclared identifier 'DEBUG'
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:561:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot convert cBPF to eBPF\n", __func__);
^
13 errors generated.
[236/1820] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_stub.c.o'.
[237/1820] Generating rte_pipeline_def with a custom command.
[238/1820] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[239/1820] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[240/1820] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.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 9.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
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)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18452/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-27 7:37 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-27 7:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 4153 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 31 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 32 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Arch Linux | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 clang | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 33 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
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)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18452/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-21 16:32 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-21 16:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 2392 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-------------------------------+--------------+----------------+
| Environment | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native | SKIPPED | FAIL |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED | PASS |
+-------------------------------+--------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_unit_test): ====
90/99 DPDK:fast-tests / metrics_autotest OK 0.77s
91/99 DPDK:fast-tests / telemetry_json_autotest OK 0.80s
92/99 DPDK:fast-tests / telemetry_data_autotest OK 0.81s
93/99 DPDK:fast-tests / ring_pmd_autotest OK 0.46s
94/99 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 2.56s
95/99 DPDK:fast-tests / bitratestats_autotest OK 0.47s
96/99 DPDK:fast-tests / latencystats_autotest OK 0.48s
97/99 DPDK:fast-tests / pdump_autotest OK 5.67s
98/99 DPDK:fast-tests / vdev_autotest OK 0.46s
99/99 DPDK:fast-tests / compressdev_autotest SKIP 0.79s exit status 77
Ok: 94
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 4
Timeout: 1
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
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 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18376/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-21 8:20 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-21 8:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 2394 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-------------------------------+--------------+----------------+
| Environment | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native | SKIPPED | FAIL |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED | FAIL |
+-------------------------------+--------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
90/99 DPDK:fast-tests / metrics_autotest OK 0.65s
91/99 DPDK:fast-tests / telemetry_json_autotest OK 0.74s
92/99 DPDK:fast-tests / telemetry_data_autotest OK 0.74s
93/99 DPDK:fast-tests / ring_pmd_autotest OK 0.54s
94/99 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 2.80s
95/99 DPDK:fast-tests / bitratestats_autotest OK 0.44s
96/99 DPDK:fast-tests / latencystats_autotest OK 0.44s
97/99 DPDK:fast-tests / pdump_autotest OK 5.72s
98/99 DPDK:fast-tests / vdev_autotest OK 0.47s
99/99 DPDK:fast-tests / compressdev_autotest SKIP 0.80s exit status 77
Ok: 94
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 4
Timeout: 1
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
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 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18376/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-20 8:18 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-20 8:18 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 2394 bytes --]
_Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> testing fail
Test environment and result as below:
+-------------------------------+--------------+----------------+
| Environment | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native | SKIPPED | PASS |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED | FAIL |
+-------------------------------+--------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
90/99 DPDK:fast-tests / metrics_autotest OK 0.67s
91/99 DPDK:fast-tests / telemetry_json_autotest OK 0.72s
92/99 DPDK:fast-tests / telemetry_data_autotest OK 0.68s
93/99 DPDK:fast-tests / ring_pmd_autotest OK 0.53s
94/99 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 3.04s
95/99 DPDK:fast-tests / bitratestats_autotest OK 0.43s
96/99 DPDK:fast-tests / latencystats_autotest OK 0.46s
97/99 DPDK:fast-tests / pdump_autotest OK 5.74s
98/99 DPDK:fast-tests / vdev_autotest OK 0.46s
99/99 DPDK:fast-tests / compressdev_autotest SKIP 0.74s exit status 77
Ok: 94
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 4
Timeout: 1
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
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 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2022-01-14 6:09 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2022-01-14 6:09 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
_Functional Testing issues_
Branch: tags/v21.11
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/3
Failed Tests:
- scatter
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18272/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2021-11-30 19:39 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2021-11-30 19:39 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 985 bytes --]
_Functional Testing issues_
Branch: dpdk-next-net
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- scatter
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18045/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
* |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a
@ 2021-11-30 19:38 dpdklab
0 siblings, 0 replies; 50+ messages in thread
From: dpdklab @ 2021-11-30 19:38 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
_Functional Testing issues_
Branch: dpdk-next-net
45f04d88ae8fa6217812abdaa623d66b05fc7b6a --> functional testing fail
Test environment and result as below:
Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Failed Tests:
- scatter
Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/18045/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 50+ messages in thread
end of thread, other threads:[~2024-01-05 13:43 UTC | newest]
Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30 19:22 |FAILURE| [GIT MASTER] 45f04d88ae8fa6217812abdaa623d66b05fc7b6a dpdklab
2021-11-30 19:38 dpdklab
2021-11-30 19:39 dpdklab
2022-01-14 6:09 dpdklab
2022-01-20 8:18 dpdklab
2022-01-21 8:20 dpdklab
2022-01-21 16:32 dpdklab
2022-01-27 7:37 dpdklab
2022-01-27 17:15 dpdklab
2022-01-28 7:39 dpdklab
2022-02-07 10:04 dpdklab
2022-02-12 6:08 dpdklab
2022-03-01 6:08 dpdklab
2024-01-05 11:41 dpdklab
2024-01-05 11:41 dpdklab
2024-01-05 11:42 dpdklab
2024-01-05 11:43 dpdklab
2024-01-05 11:43 dpdklab
2024-01-05 11:43 dpdklab
2024-01-05 11:43 dpdklab
2024-01-05 11:44 dpdklab
2024-01-05 11:44 dpdklab
2024-01-05 11:44 dpdklab
2024-01-05 11:44 dpdklab
2024-01-05 11:45 dpdklab
2024-01-05 11:45 dpdklab
2024-01-05 11:46 dpdklab
2024-01-05 11:46 dpdklab
2024-01-05 11:46 dpdklab
2024-01-05 11:47 dpdklab
2024-01-05 11:51 dpdklab
2024-01-05 11:52 dpdklab
2024-01-05 11:55 dpdklab
2024-01-05 11:55 dpdklab
2024-01-05 11:55 dpdklab
2024-01-05 11:56 dpdklab
2024-01-05 11:57 dpdklab
2024-01-05 11:57 dpdklab
2024-01-05 11:57 dpdklab
2024-01-05 11:57 dpdklab
2024-01-05 11:58 dpdklab
2024-01-05 11:58 dpdklab
2024-01-05 12:03 dpdklab
2024-01-05 12:04 dpdklab
2024-01-05 12:05 dpdklab
2024-01-05 12:07 dpdklab
2024-01-05 12:08 dpdklab
2024-01-05 12:10 dpdklab
2024-01-05 13:29 dpdklab
2024-01-05 13:43 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).