* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257462
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
==== 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
[2476/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2477/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
[2478/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-31 5:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-31 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#286284
Test environment and result as below:
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | WARN | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-31 3:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-31 3: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#286279
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | PASS | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-29 15:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-29 15: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#285133
Test environment and result as below:
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | WARN | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-29 12:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-29 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#284991
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | WARN | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 15:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-25 15: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Aarch32-Unit-Test#3983
Test environment and result as below:
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | WARN | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 10:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-25 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106153
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 9:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-25 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106171
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 9:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-25 9:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106180
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 9:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-25 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106155
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-25 9:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-25 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106159
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31247/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 10:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106108
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106103
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106112
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:32 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106105
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:30 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106114
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:30 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106116
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106115
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106113
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106110
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106111
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106109
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106107
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 8:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106104
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-24 7:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106118
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31217/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-21 12:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-21 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#279493
Test environment and result as below:
+-----------------------------+---------------------------+--------------+------------------------------+----------------+
| Environment | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============+==============================+================+
| Debian 12 (arm) | PASS | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+--------------+------------------------------+----------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+---------------------------+--------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+--------------+------------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-18 13:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-18 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#106007
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31100/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-17 2:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-17 2: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#276407
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 23:39 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 23: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#276397
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | 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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 22:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 22: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#276405
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PEND | PEND |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 7:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105943
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 7:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105941
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 7:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105929
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 6:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105940
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 6:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105938
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 6:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105933
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 6:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105931
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-16 6:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-16 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105944
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31066/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 9:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-14 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105891
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 9:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-14 9:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105890
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 9:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-14 9:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105888
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 9:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-14 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105887
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-14 8:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-14 8:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105896
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/31009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 10:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105817
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 9:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105807
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 7:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105810
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 7:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105811
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 7:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105815
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 7:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105814
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 7:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105808
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 7:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105805
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
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 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-13 6:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-13 6:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105818
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30991/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 12:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105738
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 12:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105737
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 12:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105734
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 12:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 12:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105735
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 12:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105730
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 11:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105733
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 11:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105736
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-11 11:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-11 11:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105739
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30970/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 13:24 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 13:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#273051
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| 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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 9:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105717
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 9:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 9:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105719
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 9:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 9:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105722
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105721
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105712
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105720
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105715
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105718
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105716
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105708
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105713
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105714
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105710
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105711
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-10 8:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-10 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105723
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30950/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 11:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#272423
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[2470/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 11:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#272421
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[2470/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 8:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105616
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 7:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105627
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105626
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105624
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105615
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105619
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105621
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105617
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105628
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105623
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105614
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105620
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105625
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 6:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105618
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 5:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105622
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-09 5:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-09 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105629
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30928/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 11:39 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271799
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 39 | 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
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105595
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 6:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 6:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105594
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 6:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105596
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 6:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105597
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 6:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105593
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 6:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105588
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 5:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105592
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 5:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105590
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 5:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105598
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 5:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105585
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-08 5:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-08 5:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105587
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30908/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 11:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 11:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#271203
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 37 | 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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 8:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105547
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105549
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105539
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105548
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 7:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105544
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 7:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105537
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 7:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105546
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 7:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105545
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-07 7:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-07 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105550
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30888/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 10:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-06 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#270794
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.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
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2477/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 7:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-06 7:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105502
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-06 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105489
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 6:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-06 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105500
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 6:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-06 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105494
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-06 6:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-06 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105503
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30875/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 10:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 10:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#270502
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[2474/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 9:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105439
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 8:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105438
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 8:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105428
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 8:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105435
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 8:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105432
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 8:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105436
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 8:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105430
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 7:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105429
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 7:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105427
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-05 7:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-05 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105440
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30866/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 13:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-04 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269971
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.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
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-04 8:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-04 8:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105362
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30847/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 11:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-03 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#269468
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2463/3479] Linking static target drivers/libtmp_rte_crypto_octeontx.a.
[2464/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2465/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/3479] Linking static target drivers/librte_crypto_null.a.
[2468/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sha/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2469/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
[2470/3479] Linking target drivers/librte_crypto_cnxk.so.23.0.
[2471/3479] Linking target drivers/librte_crypto_null.so.23.0.
[2472/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-03 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105324
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 6:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-03 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105325
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 6:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-03 6:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105318
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-03 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-03 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105330
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30831/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 9:35 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#268360
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 9:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#268359
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:35 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105280
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105275
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:24 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 6:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105282
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 6:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105268
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105277
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105271
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105273
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-10-01 6:02 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-10-01 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105283
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30795/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 11:03 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267799
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | 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 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| 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 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 9:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267781
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test |
+=============================+===========================+==============================+==============+================+
| Debian 12 (arm) | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 7:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105225
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 7:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 7:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105235
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105234
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105231
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105226
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105232
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105223
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:29 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105233
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105230
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-30 6:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105236
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30777/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 10:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-29 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267528
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | 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 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 6:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-29 6:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105172
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-29 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105167
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 6:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-29 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105165
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 6:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105173
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-29 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-29 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105169
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30768/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 10:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 10:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267308
Test environment and result as below:
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+==============+================+==============================+===========================+
| Ubuntu 20.04 ARM SVE | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+--------------+----------------+------------------------------+---------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 9:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267307
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105123
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105125
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:29 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105112
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105124
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105121
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105122
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105120
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105126
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-28 6:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-28 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105116
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30760/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 9:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267025
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | 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
[2470/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 8:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#267014
Test environment and result as below:
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 6:24 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 6:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105029
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 6:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105028
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105026
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 6:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 6:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105024
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 6:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 6:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105031
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 6:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105020
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 5:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 5:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105018
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 5:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105030
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-27 5:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-27 5:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#105032
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30750/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 13:03 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266698
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | 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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 6:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104984
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104973
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104970
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104982
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104981
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104974
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104979
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104980
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:36 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104975
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:33 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104972
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104983
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104977
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104971
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104976
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104978
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-26 5:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-26 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104985
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30739/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266295
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | 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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 10:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#266302
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 8:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104948
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104949
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104941
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104945
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 6:36 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104937
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 6:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 6:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104927
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-25 6:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-25 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104953
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30726/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 9:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265912
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| 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
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 7:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 7:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104887
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104885
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 6:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104877
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104880
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104871
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104889
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104875
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-24 6:10 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-24 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104882
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30712/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 10:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265779
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[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 ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 9:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265780
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 7:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 7:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104819
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 7:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 7:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104825
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 7:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104822
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 6:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104826
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104824
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104823
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 6:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 6:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104817
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-23 6:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104827
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30708/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 11:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265618
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[2472/3479] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 6:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 6:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104778
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104768
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 6:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104760
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 6:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104776
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104774
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-22 6:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104780
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30702/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 10:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265450
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| 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 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 8:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104716
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 6:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104705
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 6:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104704
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104702
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104712
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104709
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-21 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104717
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30695/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 22:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 22: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: ACVP-FIPS-testing#7004
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | WARN |
+--------------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
[3521/3534] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[3522/3534] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[3523/3534] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ecdsa.c.o'.
[3524/3534] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[3525/3534] Linking target app/dpdk-test-sad.
[3526/3534] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_rsa.c.o'.
[3527/3534] Linking target app/dpdk-test-security-perf.
[3528/3534] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[3529/3534] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[3530/3534] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3531/3534] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[3532/3534] Linking target examples/dpdk-fips_validation.
[3533/3534] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[3534/3534] Linking target app/test/dpdk-test.
Processing file ../out/acvp-aes-cbc-vectors.json... Done
Processing file ../out/cmac-aes-vectors.json... Done
Processing file ../out/acvp-aes-gmac-vectors.json... Done
Processing file ../out/hmac-sha-1-vectors.json... Done
Processing file ../out/acvp-tdes-cbc-vectors.json... Done
Processing file ../out/acvp-aes-ctr-vectors.json...
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 13:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264925
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 39 | 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
[2480/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
[2481/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 13:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264935
Test environment and result as below:
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 8:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104669
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 7:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104665
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104659
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104668
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104664
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104666
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:24 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104662
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104663
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104670
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104660
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-20 6:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-20 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104658
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30679/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 18:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 18: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264541
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Debian 12 | 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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 18:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 18:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264535
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Debian 12 | 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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 18:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 18: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264532
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 17:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#264530
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PEND | PEND |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 12:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104603
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 12:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104604
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 12:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104599
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 11:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 11:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104601
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-19 11:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-19 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104592
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30666/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 12:35 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263718
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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
[2477/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 12:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263713
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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
[2477/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 12:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263712
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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
[2477/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 12:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263719
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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
[2477/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 8:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104550
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 8:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104558
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 7:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104557
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 7:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104547
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 7:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104556
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 7:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104560
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 7:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104555
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-18 7:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-18 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104551
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30639/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 11:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#263129
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 | 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 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104491
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:39 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104496
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104494
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104495
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:36 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104493
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104487
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104482
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104486
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104489
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104485
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:03 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104488
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104483
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104490
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-17 7:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-17 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104497
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 8:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262770
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 6:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104442
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 6:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104433
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 6:02 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104436
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 5:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104440
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 5:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104435
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 5:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104438
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 5:32 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104427
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 5:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104425
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-16 5:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-16 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104444
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30607/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 8:22 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262654
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 20.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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 6:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104365
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104382
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 6:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104384
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 6:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 6:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104379
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 6:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104375
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 5:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104370
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 5:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104377
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-15 5:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-15 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104387
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30603/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 9:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 9:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262591
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 9:39 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262599
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 9:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 9:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262600
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104336
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104339
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:32 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104333
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104327
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:22 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104330
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104320
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-14 6:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-14 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104340
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30600/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-13 9:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-13 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#262178
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[2474/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30586/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-13 5:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-13 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104248
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30586/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-13 5:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-13 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104238
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30586/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-13 5:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-13 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104233
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30586/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-13 5:10 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-13 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104249
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30586/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 15:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 15: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261906
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 9:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104228
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 9:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 9:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104227
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 9:02 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104229
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 8:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104230
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 8:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104226
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-12 8:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-12 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104224
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30576/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 11:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#261226
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[2466/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_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 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 9:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104125
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104134
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104135
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104130
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:35 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104132
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104133
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104128
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-11 8:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-11 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104136
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30553/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 14:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 14: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#260725
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 10:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104118
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104119
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104114
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:30 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104116
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104112
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:24 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104110
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104117
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:10 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104108
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104113
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 7:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 7:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104115
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 6:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104107
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 6:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104111
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-10 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-10 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104120
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30537/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 7:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259905
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 5:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104025
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 5:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104017
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 4:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 4: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104015
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 4:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 4: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104011
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 4:51 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 4: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104014
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 4:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 4: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104012
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 4:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 4: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104016
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-09 4:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-09 4:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#104026
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Debian Bullseye | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30511/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 8:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259853
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 8:22 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259849
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 8:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259847
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 8:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259846
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 8:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259845
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
==== 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 ====
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 7:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103997
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 6:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103992
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 6:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103987
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 5:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103991
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 5:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103994
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 5:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103974
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-08 5:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-08 5: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103999
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30508/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 17:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 17:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259736
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 22.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
[2467/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2468/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 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 15:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 15: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103932
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 8:35 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103907
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 6:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 6:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103934
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 6:30 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103930
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 6:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 6:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103921
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 6:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103926
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 6:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103928
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-07 6:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-07 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103936
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30504/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 21:25 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 21: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259020
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 13:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259021
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2458/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_hw_access.c.o'.
[2459/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_mbox.c.o'.
[2460/3479] Generating rte_crypto_octeontx_def with a custom command.
[2461/3479] Generating rte_crypto_octeontx_mingw with a custom command.
[2462/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2463/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2464/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
[2465/3479] Linking static target drivers/librte_crypto_null.a.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 13:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259011
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2458/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_hw_access.c.o'.
[2459/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_mbox.c.o'.
[2460/3479] Generating rte_crypto_octeontx_def with a custom command.
[2461/3479] Generating rte_crypto_octeontx_mingw with a custom command.
[2462/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2463/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2464/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
[2465/3479] Linking static target drivers/librte_crypto_null.a.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 13:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 13:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259019
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2458/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_hw_access.c.o'.
[2459/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_mbox.c.o'.
[2460/3479] Generating rte_crypto_octeontx_def with a custom command.
[2461/3479] Generating rte_crypto_octeontx_mingw with a custom command.
[2462/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2463/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2464/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
[2465/3479] Linking static target drivers/librte_crypto_null.a.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 13:34 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 13: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259018
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2458/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_hw_access.c.o'.
[2459/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_mbox.c.o'.
[2460/3479] Generating rte_crypto_octeontx_def with a custom command.
[2461/3479] Generating rte_crypto_octeontx_mingw with a custom command.
[2462/3479] Generating rte_crypto_null.pmd.c with a custom command.
[2463/3479] Compiling C object 'drivers/a715181@@rte_crypto_null@sta/meson-generated_.._rte_crypto_null.pmd.c.o'.
[2464/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
[2465/3479] Linking static target drivers/librte_crypto_null.a.
[2466/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2467/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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 12:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 12: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103884
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 12:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 12:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#259015
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PEND | PEND |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:36 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103881
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103882
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103879
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103876
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:10 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103883
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:08 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103885
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103873
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103880
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:02 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103870
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103875
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-06 11:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-06 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103878
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30480/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:20 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258284
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258290
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258291
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258289
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258288
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:03 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258287
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:02 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258282
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 17:01 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 17: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258285
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258281
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:59 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258286
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258280
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258278
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258279
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258276
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 16:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 16: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#258277
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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 ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-05 9:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-05 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103822
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30456/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 10:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257755
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103771
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103774
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103778
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103780
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103776
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103769
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103766
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103753
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103758
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103765
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103767
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103761
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103759
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-04 7:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-04 7:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103764
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30437/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257463
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
==== 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
[2476/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2477/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
[2478/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257464
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
==== 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
[2476/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2477/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
[2478/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257465
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
==== 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
[2476/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2477/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
[2478/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257466
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
==== 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
[2476/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2477/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
[2478/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:35 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257458
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
==== 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
[2476/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2477/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
[2478/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 10:23 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257448
Test environment and result as below:
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | FAIL |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 7:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103725
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 7:10 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103719
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 7:06 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 7:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103717
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 7:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103726
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-03 7:05 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-03 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103723
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30427/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 12:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 12:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257107
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2478/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_multicore.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103678
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103673
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103664
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103680
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103666
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103675
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103668
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103670
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103660
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103651
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103662
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103653
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103656
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-02 7:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-02 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103654
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30415/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 10:02 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257007
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.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 ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 9:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256990
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 7:18 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103614
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 7:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103615
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103616
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103597
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-09-01 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-09-01 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103603
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30411/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 8:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256857
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | 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
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 8:31 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256863
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | 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
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 8:30 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256870
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | 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
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 8:29 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 8: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256872
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | 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
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103519
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 7:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103516
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 7:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 7:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103527
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 7:12 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103524
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 6:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 6:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103514
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 6:50 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 6:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103517
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103518
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 6:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103522
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 6:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103512
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-31 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-31 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103508
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30407/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 10:11 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256657
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 37 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2472/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
[2473/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2474/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103492
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103499
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103504
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103501
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103506
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103496
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103502
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103500
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103507
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:41 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103494
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103487
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-30 6:40 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-30 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103489
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30398/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-29 9:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-29 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256285
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2461/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_mbox.c.o'.
[2462/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2463/3479] Generating rte_crypto_octeontx_def with a custom command.
[2464/3479] Linking target drivers/librte_crypto_cnxk.so.23.0.
[2465/3479] Generating rte_crypto_octeontx_mingw with a custom command.
[2466/3479] Generating rte_crypto_dpaa2_sec.sym_chk with a meson_exe.py custom command.
[2467/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
[2468/3479] Linking target drivers/librte_crypto_dpaa2_sec.so.23.0.
[2469/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
[2470/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 ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30385/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:07 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-28 11:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256077
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | WARN |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2022 | 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
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.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 ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-28 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256087
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | WARN |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2022 | 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
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.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 ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 11:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-28 11: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256080
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | WARN |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2022 | 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
[2471/3479] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec@sha/librte_crypto_dpaa2_sec.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 ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-28 7:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-28 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103389
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30378/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:22 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-27 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255662
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | 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 |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:17 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-27 10:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255660
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | 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 |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-27 10:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255663
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | 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 |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 10:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-27 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255661
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | 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 |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.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
[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 ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-27 7:56 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-27 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103328
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30364/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:29 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255467
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:29 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255464
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255463
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:28 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255460
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255461
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255457
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255462
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:27 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255456
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255458
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 9:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 9:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255455
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2476/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
[2477/3479] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
[2478/3479] Generating symbol file 'drivers/a715181@@rte_crypto_cnxk@sha/librte_crypto_cnxk.so.23.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-26 7:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-26 7:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103259
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30357/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 9:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255371
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | 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
[2476/3479] Generating rte_crypto_octeontx.pmd.c with a custom command.
[2477/3479] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_rte_cryptodev_scheduler.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103204
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103199
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103202
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:45 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103207
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103198
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103200
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103193
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:44 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103196
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103201
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103206
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103203
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103208
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-25 7:39 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-25 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103191
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
RHEL 7
Kernel: Depends on container host
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 (Fedora 18.1.6-3.fc40)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30352/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-24 15:26 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-24 15:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255193
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 37 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[2471/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 ====
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 9:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 9:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254491
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2471/3479] Generating rte_crypto_openssl_def with a custom command.
[2472/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
[2473/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 ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 9:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254495
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 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
[2471/3479] Generating rte_crypto_openssl_def with a custom command.
[2472/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
[2473/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 ====
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:21 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103109
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:19 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103111
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103112
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:16 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103097
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:15 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103114
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103103
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:14 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103105
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103088
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:13 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103094
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103100
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:09 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103091
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-23 7:04 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-23 7: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103079
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30324/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:55 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254076
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:52 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254074
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:49 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254075
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 10:48 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 10: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254072
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[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: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 7:00 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103066
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:58 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103061
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:57 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103065
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103063
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:54 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103064
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103062
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103060
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103059
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103053
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103055
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-22 6:53 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-22 6:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103046
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30310/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 9:46 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 9: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253654
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL 7 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | 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
[2469/3479] Generating rte_crypto_cnxk.sym_chk with a meson_exe.py custom command.
[2470/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 ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:47 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103003
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:43 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103001
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:42 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102999
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:39 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102994
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#103004
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102997
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102991
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102987
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:38 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v22.11
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102995
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102989
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102982
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102978
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:37 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 6: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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102992
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:36 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102985
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
* |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682
@ 2024-08-21 6:36 dpdklab
0 siblings, 0 replies; 584+ messages in thread
From: dpdklab @ 2024-08-21 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
ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#102980
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Debian Bullseye | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 37 | PASS |
+-------------------+----------+
| Fedora 38 | PASS |
+-------------------+----------+
| Fedora 38 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 (Clang) | PASS |
+-------------------+----------+
| Fedora 39 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| RHEL8 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL 7 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL 7 (abi_test): ====
HMAC_CTX_free(ctx);
^
../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: warning: implicit declaration of function 'EVP_MD_CTX_new' [-Wimplicit-function-declaration]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:3: warning: nested extern declaration of 'EVP_MD_CTX_new' [-Wnested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:1667:9: warning: assignment makes pointer from integer without a cast [enabled by default]
*lctx = EVP_MD_CTX_new();
^
../drivers/crypto/openssl/rte_openssl_pmd.c: At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:34:13: warning: 'HMAC_CTX_free' defined but not used [-Wunused-function]
static void HMAC_CTX_free(HMAC_CTX *ctx)
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
RHEL 7
Kernel: Depends on container host
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30296/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 584+ messages in thread
end of thread, other threads:[~2024-10-31 5:08 UTC | newest]
Thread overview: 584+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-03 10:38 |WARNING| [GIT MASTER] ff4d4839f9c2a6d05dca0a25ed6b1549402e1682 dpdklab
-- strict thread matches above, loose matches on Subject: below --
2024-10-31 5:08 dpdklab
2024-10-31 3:47 dpdklab
2024-10-29 15:04 dpdklab
2024-10-29 12:49 dpdklab
2024-10-25 15:01 dpdklab
2024-10-25 10:31 dpdklab
2024-10-25 9:27 dpdklab
2024-10-25 9:19 dpdklab
2024-10-25 9:12 dpdklab
2024-10-25 9:09 dpdklab
2024-10-24 10:28 dpdklab
2024-10-24 8:54 dpdklab
2024-10-24 8:38 dpdklab
2024-10-24 8:32 dpdklab
2024-10-24 8:30 dpdklab
2024-10-24 8:30 dpdklab
2024-10-24 8:27 dpdklab
2024-10-24 8:21 dpdklab
2024-10-24 8:20 dpdklab
2024-10-24 8:09 dpdklab
2024-10-24 8:07 dpdklab
2024-10-24 8:07 dpdklab
2024-10-24 8:01 dpdklab
2024-10-24 7:54 dpdklab
2024-10-21 12:42 dpdklab
2024-10-18 13:09 dpdklab
2024-10-17 2:34 dpdklab
2024-10-16 23:39 dpdklab
2024-10-16 22:12 dpdklab
2024-10-16 7:56 dpdklab
2024-10-16 7:01 dpdklab
2024-10-16 7:00 dpdklab
2024-10-16 6:59 dpdklab
2024-10-16 6:54 dpdklab
2024-10-16 6:52 dpdklab
2024-10-16 6:51 dpdklab
2024-10-16 6:48 dpdklab
2024-10-14 9:31 dpdklab
2024-10-14 9:17 dpdklab
2024-10-14 9:16 dpdklab
2024-10-14 9:09 dpdklab
2024-10-14 8:50 dpdklab
2024-10-13 10:04 dpdklab
2024-10-13 9:59 dpdklab
2024-10-13 7:28 dpdklab
2024-10-13 7:27 dpdklab
2024-10-13 7:25 dpdklab
2024-10-13 7:23 dpdklab
2024-10-13 7:20 dpdklab
2024-10-13 7:18 dpdklab
2024-10-13 6:56 dpdklab
2024-10-11 12:43 dpdklab
2024-10-11 12:21 dpdklab
2024-10-11 12:20 dpdklab
2024-10-11 12:07 dpdklab
2024-10-11 12:05 dpdklab
2024-10-11 11:55 dpdklab
2024-10-11 11:46 dpdklab
2024-10-11 11:38 dpdklab
2024-10-10 13:24 dpdklab
2024-10-10 9:47 dpdklab
2024-10-10 9:26 dpdklab
2024-10-10 9:07 dpdklab
2024-10-10 8:52 dpdklab
2024-10-10 8:47 dpdklab
2024-10-10 8:34 dpdklab
2024-10-10 8:28 dpdklab
2024-10-10 8:26 dpdklab
2024-10-10 8:25 dpdklab
2024-10-10 8:15 dpdklab
2024-10-10 8:14 dpdklab
2024-10-10 8:09 dpdklab
2024-10-10 8:06 dpdklab
2024-10-10 8:04 dpdklab
2024-10-10 8:00 dpdklab
2024-10-09 11:05 dpdklab
2024-10-09 11:05 dpdklab
2024-10-09 8:34 dpdklab
2024-10-09 7:01 dpdklab
2024-10-09 6:59 dpdklab
2024-10-09 6:48 dpdklab
2024-10-09 6:45 dpdklab
2024-10-09 6:21 dpdklab
2024-10-09 6:20 dpdklab
2024-10-09 6:17 dpdklab
2024-10-09 6:15 dpdklab
2024-10-09 6:15 dpdklab
2024-10-09 6:07 dpdklab
2024-10-09 6:06 dpdklab
2024-10-09 6:06 dpdklab
2024-10-09 6:05 dpdklab
2024-10-09 5:52 dpdklab
2024-10-09 5:46 dpdklab
2024-10-08 11:39 dpdklab
2024-10-08 6:20 dpdklab
2024-10-08 6:16 dpdklab
2024-10-08 6:12 dpdklab
2024-10-08 6:11 dpdklab
2024-10-08 6:05 dpdklab
2024-10-08 6:05 dpdklab
2024-10-08 5:59 dpdklab
2024-10-08 5:57 dpdklab
2024-10-08 5:51 dpdklab
2024-10-08 5:51 dpdklab
2024-10-08 5:50 dpdklab
2024-10-07 11:17 dpdklab
2024-10-07 8:01 dpdklab
2024-10-07 7:46 dpdklab
2024-10-07 7:42 dpdklab
2024-10-07 7:31 dpdklab
2024-10-07 7:19 dpdklab
2024-10-07 7:17 dpdklab
2024-10-07 7:17 dpdklab
2024-10-07 7:16 dpdklab
2024-10-07 7:15 dpdklab
2024-10-06 10:25 dpdklab
2024-10-06 7:07 dpdklab
2024-10-06 6:47 dpdklab
2024-10-06 6:43 dpdklab
2024-10-06 6:34 dpdklab
2024-10-06 6:34 dpdklab
2024-10-05 10:53 dpdklab
2024-10-05 9:31 dpdklab
2024-10-05 8:44 dpdklab
2024-10-05 8:34 dpdklab
2024-10-05 8:31 dpdklab
2024-10-05 8:23 dpdklab
2024-10-05 8:05 dpdklab
2024-10-05 8:00 dpdklab
2024-10-05 7:58 dpdklab
2024-10-05 7:55 dpdklab
2024-10-05 7:52 dpdklab
2024-10-04 13:31 dpdklab
2024-10-04 8:38 dpdklab
2024-10-03 11:21 dpdklab
2024-10-03 7:13 dpdklab
2024-10-03 6:34 dpdklab
2024-10-03 6:26 dpdklab
2024-10-03 6:20 dpdklab
2024-10-01 9:35 dpdklab
2024-10-01 9:13 dpdklab
2024-10-01 6:35 dpdklab
2024-10-01 6:34 dpdklab
2024-10-01 6:24 dpdklab
2024-10-01 6:19 dpdklab
2024-10-01 6:18 dpdklab
2024-10-01 6:17 dpdklab
2024-10-01 6:12 dpdklab
2024-10-01 6:02 dpdklab
2024-09-30 11:03 dpdklab
2024-09-30 9:21 dpdklab
2024-09-30 7:55 dpdklab
2024-09-30 7:17 dpdklab
2024-09-30 6:57 dpdklab
2024-09-30 6:48 dpdklab
2024-09-30 6:46 dpdklab
2024-09-30 6:45 dpdklab
2024-09-30 6:31 dpdklab
2024-09-30 6:29 dpdklab
2024-09-30 6:23 dpdklab
2024-09-30 6:11 dpdklab
2024-09-29 10:28 dpdklab
2024-09-29 6:50 dpdklab
2024-09-29 6:47 dpdklab
2024-09-29 6:43 dpdklab
2024-09-29 6:18 dpdklab
2024-09-29 6:17 dpdklab
2024-09-28 10:19 dpdklab
2024-09-28 9:52 dpdklab
2024-09-28 6:51 dpdklab
2024-09-28 6:40 dpdklab
2024-09-28 6:29 dpdklab
2024-09-28 6:23 dpdklab
2024-09-28 6:20 dpdklab
2024-09-28 6:18 dpdklab
2024-09-28 6:15 dpdklab
2024-09-28 6:05 dpdklab
2024-09-28 6:04 dpdklab
2024-09-27 9:58 dpdklab
2024-09-27 8:54 dpdklab
2024-09-27 6:24 dpdklab
2024-09-27 6:18 dpdklab
2024-09-27 6:17 dpdklab
2024-09-27 6:07 dpdklab
2024-09-27 6:06 dpdklab
2024-09-27 6:01 dpdklab
2024-09-27 5:53 dpdklab
2024-09-27 5:51 dpdklab
2024-09-27 5:38 dpdklab
2024-09-26 13:03 dpdklab
2024-09-26 6:04 dpdklab
2024-09-26 5:58 dpdklab
2024-09-26 5:52 dpdklab
2024-09-26 5:50 dpdklab
2024-09-26 5:49 dpdklab
2024-09-26 5:43 dpdklab
2024-09-26 5:42 dpdklab
2024-09-26 5:41 dpdklab
2024-09-26 5:36 dpdklab
2024-09-26 5:33 dpdklab
2024-09-26 5:31 dpdklab
2024-09-26 5:25 dpdklab
2024-09-26 5:17 dpdklab
2024-09-26 5:16 dpdklab
2024-09-26 5:12 dpdklab
2024-09-26 5:08 dpdklab
2024-09-25 10:43 dpdklab
2024-09-25 10:37 dpdklab
2024-09-25 8:40 dpdklab
2024-09-25 6:47 dpdklab
2024-09-25 6:47 dpdklab
2024-09-25 6:40 dpdklab
2024-09-25 6:36 dpdklab
2024-09-25 6:19 dpdklab
2024-09-25 6:14 dpdklab
2024-09-24 9:13 dpdklab
2024-09-24 7:16 dpdklab
2024-09-24 6:31 dpdklab
2024-09-24 6:26 dpdklab
2024-09-24 6:23 dpdklab
2024-09-24 6:17 dpdklab
2024-09-24 6:12 dpdklab
2024-09-24 6:12 dpdklab
2024-09-24 6:10 dpdklab
2024-09-23 10:25 dpdklab
2024-09-23 9:59 dpdklab
2024-09-23 7:17 dpdklab
2024-09-23 7:06 dpdklab
2024-09-23 7:00 dpdklab
2024-09-23 6:46 dpdklab
2024-09-23 6:41 dpdklab
2024-09-23 6:40 dpdklab
2024-09-23 6:19 dpdklab
2024-09-23 6:18 dpdklab
2024-09-22 11:13 dpdklab
2024-09-22 6:56 dpdklab
2024-09-22 6:42 dpdklab
2024-09-22 6:28 dpdklab
2024-09-22 6:21 dpdklab
2024-09-22 6:20 dpdklab
2024-09-22 6:13 dpdklab
2024-09-21 10:08 dpdklab
2024-09-21 8:09 dpdklab
2024-09-21 6:59 dpdklab
2024-09-21 6:49 dpdklab
2024-09-21 6:47 dpdklab
2024-09-21 6:42 dpdklab
2024-09-21 6:40 dpdklab
2024-09-21 6:40 dpdklab
2024-09-20 22:13 dpdklab
2024-09-20 13:13 dpdklab
2024-09-20 13:04 dpdklab
2024-09-20 8:25 dpdklab
2024-09-20 7:42 dpdklab
2024-09-20 6:59 dpdklab
2024-09-20 6:52 dpdklab
2024-09-20 6:49 dpdklab
2024-09-20 6:34 dpdklab
2024-09-20 6:24 dpdklab
2024-09-20 6:18 dpdklab
2024-09-20 6:14 dpdklab
2024-09-20 6:13 dpdklab
2024-09-20 6:13 dpdklab
2024-09-19 18:27 dpdklab
2024-09-19 18:26 dpdklab
2024-09-19 18:21 dpdklab
2024-09-19 17:34 dpdklab
2024-09-19 12:45 dpdklab
2024-09-19 12:44 dpdklab
2024-09-19 12:44 dpdklab
2024-09-19 11:53 dpdklab
2024-09-19 11:47 dpdklab
2024-09-18 12:35 dpdklab
2024-09-18 12:25 dpdklab
2024-09-18 12:21 dpdklab
2024-09-18 12:15 dpdklab
2024-09-18 8:37 dpdklab
2024-09-18 8:05 dpdklab
2024-09-18 7:59 dpdklab
2024-09-18 7:57 dpdklab
2024-09-18 7:51 dpdklab
2024-09-18 7:44 dpdklab
2024-09-18 7:43 dpdklab
2024-09-18 7:42 dpdklab
2024-09-17 11:13 dpdklab
2024-09-17 7:54 dpdklab
2024-09-17 7:39 dpdklab
2024-09-17 7:38 dpdklab
2024-09-17 7:37 dpdklab
2024-09-17 7:36 dpdklab
2024-09-17 7:27 dpdklab
2024-09-17 7:19 dpdklab
2024-09-17 7:18 dpdklab
2024-09-17 7:14 dpdklab
2024-09-17 7:07 dpdklab
2024-09-17 7:03 dpdklab
2024-09-17 7:00 dpdklab
2024-09-17 7:00 dpdklab
2024-09-17 7:00 dpdklab
2024-09-16 8:15 dpdklab
2024-09-16 6:37 dpdklab
2024-09-16 6:14 dpdklab
2024-09-16 6:02 dpdklab
2024-09-16 5:55 dpdklab
2024-09-16 5:49 dpdklab
2024-09-16 5:46 dpdklab
2024-09-16 5:32 dpdklab
2024-09-16 5:27 dpdklab
2024-09-16 5:25 dpdklab
2024-09-15 8:22 dpdklab
2024-09-15 6:45 dpdklab
2024-09-15 6:20 dpdklab
2024-09-15 6:20 dpdklab
2024-09-15 6:16 dpdklab
2024-09-15 6:01 dpdklab
2024-09-15 5:55 dpdklab
2024-09-15 5:54 dpdklab
2024-09-15 5:52 dpdklab
2024-09-14 9:53 dpdklab
2024-09-14 9:39 dpdklab
2024-09-14 9:38 dpdklab
2024-09-14 6:52 dpdklab
2024-09-14 6:34 dpdklab
2024-09-14 6:32 dpdklab
2024-09-14 6:25 dpdklab
2024-09-14 6:22 dpdklab
2024-09-14 6:17 dpdklab
2024-09-14 6:05 dpdklab
2024-09-13 9:09 dpdklab
2024-09-13 5:41 dpdklab
2024-09-13 5:14 dpdklab
2024-09-13 5:12 dpdklab
2024-09-13 5:10 dpdklab
2024-09-12 15:52 dpdklab
2024-09-12 9:08 dpdklab
2024-09-12 9:07 dpdklab
2024-09-12 9:02 dpdklab
2024-09-12 8:45 dpdklab
2024-09-12 8:45 dpdklab
2024-09-12 8:41 dpdklab
2024-09-11 11:41 dpdklab
2024-09-11 9:58 dpdklab
2024-09-11 8:50 dpdklab
2024-09-11 8:43 dpdklab
2024-09-11 8:43 dpdklab
2024-09-11 8:35 dpdklab
2024-09-11 8:27 dpdklab
2024-09-11 8:14 dpdklab
2024-09-11 8:12 dpdklab
2024-09-10 14:57 dpdklab
2024-09-10 10:11 dpdklab
2024-09-10 7:56 dpdklab
2024-09-10 7:31 dpdklab
2024-09-10 7:30 dpdklab
2024-09-10 7:26 dpdklab
2024-09-10 7:24 dpdklab
2024-09-10 7:17 dpdklab
2024-09-10 7:10 dpdklab
2024-09-10 7:09 dpdklab
2024-09-10 7:07 dpdklab
2024-09-10 6:59 dpdklab
2024-09-10 6:57 dpdklab
2024-09-10 6:53 dpdklab
2024-09-09 7:46 dpdklab
2024-09-09 5:55 dpdklab
2024-09-09 5:01 dpdklab
2024-09-09 4:59 dpdklab
2024-09-09 4:55 dpdklab
2024-09-09 4:51 dpdklab
2024-09-09 4:45 dpdklab
2024-09-09 4:41 dpdklab
2024-09-09 4:26 dpdklab
2024-09-08 8:34 dpdklab
2024-09-08 8:22 dpdklab
2024-09-08 8:14 dpdklab
2024-09-08 8:13 dpdklab
2024-09-08 8:12 dpdklab
2024-09-08 7:05 dpdklab
2024-09-08 6:28 dpdklab
2024-09-08 6:08 dpdklab
2024-09-08 5:58 dpdklab
2024-09-08 5:55 dpdklab
2024-09-08 5:52 dpdklab
2024-09-08 5:48 dpdklab
2024-09-07 17:07 dpdklab
2024-09-07 15:15 dpdklab
2024-09-07 8:35 dpdklab
2024-09-07 6:50 dpdklab
2024-09-07 6:30 dpdklab
2024-09-07 6:19 dpdklab
2024-09-07 6:17 dpdklab
2024-09-07 6:08 dpdklab
2024-09-07 6:04 dpdklab
2024-09-06 21:25 dpdklab
2024-09-06 13:44 dpdklab
2024-09-06 13:40 dpdklab
2024-09-06 13:38 dpdklab
2024-09-06 13:34 dpdklab
2024-09-06 12:11 dpdklab
2024-09-06 12:07 dpdklab
2024-09-06 11:36 dpdklab
2024-09-06 11:15 dpdklab
2024-09-06 11:12 dpdklab
2024-09-06 11:11 dpdklab
2024-09-06 11:10 dpdklab
2024-09-06 11:08 dpdklab
2024-09-06 11:06 dpdklab
2024-09-06 11:06 dpdklab
2024-09-06 11:02 dpdklab
2024-09-06 11:01 dpdklab
2024-09-06 11:00 dpdklab
2024-09-05 17:20 dpdklab
2024-09-05 17:05 dpdklab
2024-09-05 17:04 dpdklab
2024-09-05 17:04 dpdklab
2024-09-05 17:04 dpdklab
2024-09-05 17:03 dpdklab
2024-09-05 17:02 dpdklab
2024-09-05 17:01 dpdklab
2024-09-05 16:59 dpdklab
2024-09-05 16:59 dpdklab
2024-09-05 16:58 dpdklab
2024-09-05 16:57 dpdklab
2024-09-05 16:57 dpdklab
2024-09-05 16:55 dpdklab
2024-09-05 16:54 dpdklab
2024-09-05 9:23 dpdklab
2024-09-04 10:21 dpdklab
2024-09-04 7:15 dpdklab
2024-09-04 7:14 dpdklab
2024-09-04 7:14 dpdklab
2024-09-04 7:14 dpdklab
2024-09-04 7:14 dpdklab
2024-09-04 7:13 dpdklab
2024-09-04 7:13 dpdklab
2024-09-04 7:13 dpdklab
2024-09-04 7:12 dpdklab
2024-09-04 7:12 dpdklab
2024-09-04 7:12 dpdklab
2024-09-04 7:11 dpdklab
2024-09-04 7:11 dpdklab
2024-09-04 7:06 dpdklab
2024-09-03 10:50 dpdklab
2024-09-03 10:46 dpdklab
2024-09-03 10:41 dpdklab
2024-09-03 10:38 dpdklab
2024-09-03 10:35 dpdklab
2024-09-03 10:23 dpdklab
2024-09-03 7:11 dpdklab
2024-09-03 7:10 dpdklab
2024-09-03 7:06 dpdklab
2024-09-03 7:05 dpdklab
2024-09-03 7:05 dpdklab
2024-09-02 12:16 dpdklab
2024-09-02 7:56 dpdklab
2024-09-02 7:56 dpdklab
2024-09-02 7:55 dpdklab
2024-09-02 7:54 dpdklab
2024-09-02 7:53 dpdklab
2024-09-02 7:52 dpdklab
2024-09-02 7:52 dpdklab
2024-09-02 7:52 dpdklab
2024-09-02 7:50 dpdklab
2024-09-02 7:49 dpdklab
2024-09-02 7:48 dpdklab
2024-09-02 7:47 dpdklab
2024-09-02 7:46 dpdklab
2024-09-02 7:42 dpdklab
2024-09-01 10:02 dpdklab
2024-09-01 9:11 dpdklab
2024-09-01 7:18 dpdklab
2024-09-01 7:15 dpdklab
2024-09-01 7:14 dpdklab
2024-09-01 7:14 dpdklab
2024-09-01 7:13 dpdklab
2024-08-31 8:31 dpdklab
2024-08-31 8:31 dpdklab
2024-08-31 8:30 dpdklab
2024-08-31 8:29 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:28 dpdklab
2024-08-31 7:16 dpdklab
2024-08-31 7:12 dpdklab
2024-08-31 6:56 dpdklab
2024-08-31 6:50 dpdklab
2024-08-31 6:47 dpdklab
2024-08-31 6:46 dpdklab
2024-08-31 6:43 dpdklab
2024-08-31 6:42 dpdklab
2024-08-30 10:11 dpdklab
2024-08-30 6:42 dpdklab
2024-08-30 6:42 dpdklab
2024-08-30 6:42 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:41 dpdklab
2024-08-30 6:40 dpdklab
2024-08-30 6:40 dpdklab
2024-08-29 9:13 dpdklab
2024-08-28 11:07 dpdklab
2024-08-28 11:04 dpdklab
2024-08-28 11:04 dpdklab
2024-08-28 7:46 dpdklab
2024-08-27 10:22 dpdklab
2024-08-27 10:17 dpdklab
2024-08-27 10:16 dpdklab
2024-08-27 10:13 dpdklab
2024-08-27 7:56 dpdklab
2024-08-26 9:29 dpdklab
2024-08-26 9:29 dpdklab
2024-08-26 9:28 dpdklab
2024-08-26 9:28 dpdklab
2024-08-26 9:27 dpdklab
2024-08-26 9:27 dpdklab
2024-08-26 9:27 dpdklab
2024-08-26 9:27 dpdklab
2024-08-26 9:26 dpdklab
2024-08-26 9:26 dpdklab
2024-08-26 7:53 dpdklab
2024-08-25 9:46 dpdklab
2024-08-25 7:48 dpdklab
2024-08-25 7:45 dpdklab
2024-08-25 7:45 dpdklab
2024-08-25 7:45 dpdklab
2024-08-25 7:44 dpdklab
2024-08-25 7:44 dpdklab
2024-08-25 7:44 dpdklab
2024-08-25 7:44 dpdklab
2024-08-25 7:43 dpdklab
2024-08-25 7:43 dpdklab
2024-08-25 7:43 dpdklab
2024-08-25 7:42 dpdklab
2024-08-25 7:39 dpdklab
2024-08-24 15:26 dpdklab
2024-08-23 9:16 dpdklab
2024-08-23 9:14 dpdklab
2024-08-23 7:21 dpdklab
2024-08-23 7:19 dpdklab
2024-08-23 7:16 dpdklab
2024-08-23 7:16 dpdklab
2024-08-23 7:15 dpdklab
2024-08-23 7:14 dpdklab
2024-08-23 7:14 dpdklab
2024-08-23 7:13 dpdklab
2024-08-23 7:13 dpdklab
2024-08-23 7:09 dpdklab
2024-08-23 7:09 dpdklab
2024-08-23 7:04 dpdklab
2024-08-22 10:55 dpdklab
2024-08-22 10:52 dpdklab
2024-08-22 10:49 dpdklab
2024-08-22 10:48 dpdklab
2024-08-22 7:00 dpdklab
2024-08-22 6:58 dpdklab
2024-08-22 6:57 dpdklab
2024-08-22 6:54 dpdklab
2024-08-22 6:54 dpdklab
2024-08-22 6:53 dpdklab
2024-08-22 6:53 dpdklab
2024-08-22 6:53 dpdklab
2024-08-22 6:53 dpdklab
2024-08-22 6:53 dpdklab
2024-08-22 6:53 dpdklab
2024-08-21 9:46 dpdklab
2024-08-21 6:47 dpdklab
2024-08-21 6:43 dpdklab
2024-08-21 6:42 dpdklab
2024-08-21 6:39 dpdklab
2024-08-21 6:38 dpdklab
2024-08-21 6:38 dpdklab
2024-08-21 6:38 dpdklab
2024-08-21 6:38 dpdklab
2024-08-21 6:38 dpdklab
2024-08-21 6:37 dpdklab
2024-08-21 6:37 dpdklab
2024-08-21 6:37 dpdklab
2024-08-21 6:37 dpdklab
2024-08-21 6:36 dpdklab
2024-08-21 6:36 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).