* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:36 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245689
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:39 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245688
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:36 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245684
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:35 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245683
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:33 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245687
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:31 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280905
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:29 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245685
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
^
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'openssl_reset_session':
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:22 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280902
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:18 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280899
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:12 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280903
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:11 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280898
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:10 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280901
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 6:08 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280910
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 5:46 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280912
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 5:45 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 5:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280913
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 5:44 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 5:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280911
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-29 5:43 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-29 5:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280909
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30035/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:18 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245614
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:15 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245608
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:14 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245616
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:11 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245612
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:05 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245613
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:02 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245610
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:02 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245611
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (uint16_t i = 0; i < sess->ctx_copies_len; i++) {
^
../drivers/crypto/openssl/rte_openssl_pmd.c:897:2: note: use option -std=c99 or -std=gnu99 to compile your code
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'get_local_auth_ctx':
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: implicit declaration of function 'EVP_MD_CTX_new' [-Werror=implicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: error: nested extern declaration of 'EVP_MD_CTX_new' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: error: assignment makes pointer from integer without a cast [-Werror]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 7:00 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 7:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280804
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:54 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280807
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:51 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280806
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:48 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280803
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:41 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280799
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:34 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280802
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:32 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280800
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:32 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280798
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-28 6:29 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-28 6:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280808
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30032/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 8:11 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 8:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245506
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 8:09 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 8:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245505
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 8:04 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 8:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245503
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:57 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280664
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:55 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245504
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:54 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245501
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:52 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245499
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:51 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245498
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:46 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245502
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2473/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2474/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2475/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:44 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280663
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:39 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280658
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:35 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280661
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:32 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280660
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-27 7:23 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-27 7:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280665
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30028/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 12:47 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 12:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280214
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 11:39 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 11:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280226
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 11:21 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 11:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280220
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 11:18 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 11:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245137
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 11:03 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 11:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245136
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 11:01 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 11:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245135
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:59 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280224
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:58 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245129
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:52 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245133
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:45 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245134
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:42 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245128
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:40 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245131
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:40 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280225
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:32 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245132
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:30 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245130
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:29 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280218
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:29 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245126
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:29 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280223
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:27 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280221
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:25 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245127
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:22 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280227
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:22 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#280222
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:13 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245124
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:09 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245122
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:09 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245125
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 10:04 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 10:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245123
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 9:52 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 9:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245121
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 9:49 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 9:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#245120
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-26 8:20 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-26 8:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#24393
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30015/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:52 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244721
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:47 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244719
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:42 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#279751
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:42 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#279746
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:42 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244718
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:40 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244722
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:39 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#279752
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:37 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#279749
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:36 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244714
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:29 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244713
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:28 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#244717
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: error: 'HMAC_CTX_free' defined but not used [-Werror=unused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
cc1: all warnings being treated as errors
[2470/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2472/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:25 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#279750
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
* |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e
@ 2024-07-25 12:22 dpdklab
0 siblings, 0 replies; 89+ messages in thread
From: dpdklab @ 2024-07-25 12:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
a0bb9efc615dd2753788826b1a6ad86024dd298e --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#279753
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[2493/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
[2494/3509] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2495/3509] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2496/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sta/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2497/3509] Linking static target drivers/librte_crypto_octeontx.a.
[2498/3509] Compiling C object 'drivers/a715181@@rte_crypto_octeontx@sha/meson-generated_.._rte_crypto_octeontx.pmd.c.o'.
[2499/3509] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2500/3509] Generating rte_crypto_octeontx_def with a custom command.
[2501/3509] Generating rte_crypto_octeontx_mingw with a custom command.
[2502/3509] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl@sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-fi
eld-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl@sta/crypto_openssl_rte_openssl_pmd_ops.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd_ops.c
In file included from ../drivers/crypto/openssl/rte_openssl_pmd_ops.c:12:0:
../drivers/crypto/openssl/compat.h: In function 'free_hmac_ctx':
../drivers/crypto/openssl/compat.h:24:2: error: implicit declaration of function 'HMAC_CTX_free' [-Werror=implicit-function-declaration]
HMAC_CTX_free(ctx);
^
../drivers/crypto/openssl/compat.h:24:2: error: nested extern declaration of 'HMAC_CTX_free' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30003/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 89+ messages in thread
end of thread, other threads:[~2024-07-29 7:26 UTC | newest]
Thread overview: 89+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-29 6:36 |FAILURE| [GIT MASTER] a0bb9efc615dd2753788826b1a6ad86024dd298e dpdklab
-- strict thread matches above, loose matches on Subject: below --
2024-07-29 6:39 dpdklab
2024-07-29 6:36 dpdklab
2024-07-29 6:35 dpdklab
2024-07-29 6:33 dpdklab
2024-07-29 6:31 dpdklab
2024-07-29 6:29 dpdklab
2024-07-29 6:22 dpdklab
2024-07-29 6:18 dpdklab
2024-07-29 6:12 dpdklab
2024-07-29 6:11 dpdklab
2024-07-29 6:10 dpdklab
2024-07-29 6:08 dpdklab
2024-07-29 5:46 dpdklab
2024-07-29 5:45 dpdklab
2024-07-29 5:44 dpdklab
2024-07-29 5:43 dpdklab
2024-07-28 7:18 dpdklab
2024-07-28 7:15 dpdklab
2024-07-28 7:14 dpdklab
2024-07-28 7:11 dpdklab
2024-07-28 7:05 dpdklab
2024-07-28 7:02 dpdklab
2024-07-28 7:02 dpdklab
2024-07-28 7:00 dpdklab
2024-07-28 6:54 dpdklab
2024-07-28 6:51 dpdklab
2024-07-28 6:48 dpdklab
2024-07-28 6:41 dpdklab
2024-07-28 6:34 dpdklab
2024-07-28 6:32 dpdklab
2024-07-28 6:32 dpdklab
2024-07-28 6:29 dpdklab
2024-07-27 8:11 dpdklab
2024-07-27 8:09 dpdklab
2024-07-27 8:04 dpdklab
2024-07-27 7:57 dpdklab
2024-07-27 7:55 dpdklab
2024-07-27 7:54 dpdklab
2024-07-27 7:52 dpdklab
2024-07-27 7:51 dpdklab
2024-07-27 7:46 dpdklab
2024-07-27 7:44 dpdklab
2024-07-27 7:39 dpdklab
2024-07-27 7:35 dpdklab
2024-07-27 7:32 dpdklab
2024-07-27 7:23 dpdklab
2024-07-26 12:47 dpdklab
2024-07-26 11:39 dpdklab
2024-07-26 11:21 dpdklab
2024-07-26 11:18 dpdklab
2024-07-26 11:03 dpdklab
2024-07-26 11:01 dpdklab
2024-07-26 10:59 dpdklab
2024-07-26 10:58 dpdklab
2024-07-26 10:52 dpdklab
2024-07-26 10:45 dpdklab
2024-07-26 10:42 dpdklab
2024-07-26 10:40 dpdklab
2024-07-26 10:40 dpdklab
2024-07-26 10:32 dpdklab
2024-07-26 10:30 dpdklab
2024-07-26 10:29 dpdklab
2024-07-26 10:29 dpdklab
2024-07-26 10:29 dpdklab
2024-07-26 10:27 dpdklab
2024-07-26 10:25 dpdklab
2024-07-26 10:22 dpdklab
2024-07-26 10:22 dpdklab
2024-07-26 10:13 dpdklab
2024-07-26 10:09 dpdklab
2024-07-26 10:09 dpdklab
2024-07-26 10:04 dpdklab
2024-07-26 9:52 dpdklab
2024-07-26 9:49 dpdklab
2024-07-26 8:20 dpdklab
2024-07-25 12:52 dpdklab
2024-07-25 12:47 dpdklab
2024-07-25 12:42 dpdklab
2024-07-25 12:42 dpdklab
2024-07-25 12:42 dpdklab
2024-07-25 12:40 dpdklab
2024-07-25 12:39 dpdklab
2024-07-25 12:37 dpdklab
2024-07-25 12:36 dpdklab
2024-07-25 12:29 dpdklab
2024-07-25 12:28 dpdklab
2024-07-25 12:25 dpdklab
2024-07-25 12:22 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).